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 ??????????F 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f3f3f46
SJIS-WIN ?脹????脹???F 00111111100100101010111100111111001111110011111100111111100100101010111100111111001111110011111101000110 3f92af3f3f3f3f92af3f3f3f46
EUC-JP ?脹????脹???F 00111111110001001011000100111111001111110011111100111111110001001011000100111111001111110011111101000110 3fc4b13f3f3f3fc4b13f3f3f46
UTF-8 뤋脹컦샅렣뤋脹컦샅렢F 11101011101001001000101111101000100001001011100111101100101110111010011011101100100000111000010111101011101000001010001111101011101001001000101111101000100001001011100111101100101110111010011011101100100000111000010111101011101000001010001001000110 eba48be884b9ecbba6ec8385eba0a3eba48be884b9ecbba6ec8385eba0a246
UHC 뤋脹컦샅렣뤋脹컦샅렢F 100011111011101111110011111011001011000010001111101110111111010010001110101101001000111110111011111100111110110010110000100011111011101111110100100011101011001101000110 8fbbf3ecb08fbbf48eb48fbbf3ecb08fbbf48eb346

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