To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 隰檎ゥォ}隰檎ゥォ{^ 111010001010110010001100111001111010100110101011011111011110100010101100100011001110011110101001101010110111101101011110 e8ac8ce7a9ab7de8ac8ce7a9ab7b5e
EUC-JP 隰檎ゥォ}隰檎ゥォ{^ 11110000101011101011100011101001100011101010100110001110101010110111110111110000101011101011100011101001100011101010100110001110101010110111101101011110 f0aeb8e98ea98eab7df0aeb8e98ea98eab7b5e
UTF-8 隰檎ゥォ}隰檎ゥォ{^ 111010011001101010110000111001101010101010001110111011111011110110101001111011111011110110101011011111011110100110011010101100001110011010101010100011101110111110111101101010011110111110111101101010110111101101011110 e99ab0e6aa8eefbda9efbdab7de99ab0e6aa8eefbda9efbdab7b5e
UHC ?檎??}?檎??{^ 00111111110100001101010100111111001111110111110100111111110100001101010100111111001111110111101101011110 3fd0d53f3f7d3fd0d53f3f7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)