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 ???L}???L{^ 0011111100111111001111110100110001111101001111110011111100111111010011000111101101011110 3f3f3f4c7d3f3f3f4c7b5e
SJIS-WIN 彦??L}彦??L{^ 10010101010001100011111100111111010011000111110110010101010001100011111100111111010011000111101101011110 95463f3f4c7d95463f3f4c7b5e
EUC-JP 彦??L}彦??L{^ 11001001101001110011111100111111010011000111110111001001101001110011111100111111010011000111101101011110 c9a73f3f4c7dc9a73f3f4c7b5e
UTF-8 彦쀫젡L}彦쀫젡L{^ 1110010110111101101001101110110010000000101010111110110010100000101000010100110001111101111001011011110110100110111011001000000010101011111011001010000010100001010011000111101101011110 e5bda6ec80abeca0a14c7de5bda6ec80abeca0a14c7b5e
UHC 彦쀫젡L}彦쀫젡L{^ 1110010111101001100101111110101110100000100110100100110001111101111001011110100110010111111010111010000010011010010011000111101101011110 e5e997eba09a4c7de5e997eba09a4c7b5e

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