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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN ??宿L??宿L^ 0011111100111111100011110110100001001100001111110011111110001111011010000100110001011110 3f3f8f684c3f3f8f684c5e
EUC-JP ??宿L??宿L^ 0011111100111111101111011100100101001100001111110011111110111101110010010100110001011110 3f3fbdc94c3f3fbdc94c5e
UTF-8 롍렫宿L롍렫宿L^ 111010111010000110001101111010111010000010101011111001011010111010111111010011001110101110100001100011011110101110100000101010111110010110101110101111110100110001011110 eba18deba0abe5aebf4ceba18deba0abe5aebf4c5e
UHC 롍렫宿L롍렫宿L^ 100011101101001110001110101110011110001011010110010011001000111011010011100011101011100111100010110101100100110001011110 8ed38eb9e2d64c8ed38eb9e2d64c5e

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