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???Y 0011111100111111001111110100110000111111001111110011111101011001 3f3f3f4c3f3f3f59
SJIS-WIN ??縟L??縟Y 00111111001111111110001101110100010011000011111100111111111000110111010001011001 3f3fe3744c3f3fe37459
EUC-JP ??縟L??縟Y 00111111001111111110010111010101010011000011111100111111111001011101010101011001 3f3fe5d54c3f3fe5d559
UTF-8 쐛숰縟L쐛숰縟Y 1110110010010000100110111110110010001000101100001110011110111000100111110100110011101100100100001001101111101100100010001011000011100111101110001001111101011001 ec909bec88b0e7b89f4cec909bec88b0e7b89f59
UHC 쐛숰縟L쐛숰縟Y 1001110010000001100110100100100011101001101100100100110010011100100000011001101001001000111010011011001001011001 9c819a48e9b24c9c819a48e9b259

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