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 鳥戡??}鳥戡??{^ 100100101011100110011101010000010011111100111111011111011001001010111001100111010100000100111111001111110111101101011110 92b99d413f3f7d92b99d413f3f7b5e
EUC-JP 鳥戡??}鳥戡??{^ 110001001011101111011001101000100011111100111111011111011100010010111011110110011010001000111111001111110111101101011110 c4bbd9a23f3f7dc4bbd9a23f3f7b5e
UTF-8 鳥戡렯렞}鳥戡렯렞{^ 111010011011001110100101111001101000100010100001111010111010000010101111111010111010000010011110011111011110100110110011101001011110011010001000101000011110101110100000101011111110101110100000100111100111101101011110 e9b3a5e688a1eba0afeba09e7de9b3a5e688a1eba0afeba09e7b5e
UHC 鳥戡렯렞}鳥戡렯렞{^ 11110000111010001100101011110001100011101011110010001110101011110111110111110000111010001100101011110001100011101011110010001110101011110111101101011110 f0e8caf18ebc8eaf7df0e8caf18ebc8eaf7b5e

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