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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ???????肢?B 0011111100111111001111110011111100111111001111110011111110001110100010000011111101000010 3f3f3f3f3f3f3f8e883f42
EUC-JP ???????肢?B 0011111100111111001111110011111100111111001111110011111110111011111010000011111101000010 3f3f3f3f3f3f3fbbe83f42
UTF-8 뤗횓뱌텕쳪핵렦肢렖B 11101011101001001001011111101101100110101001001111101011101100011000110011101101100001011001010111101100101100111010101011101101100101011011010111101011101000001010011011101000100000101010001011101011101000001001011001000010 eba497ed9a93ebb18ced8595ecb3aaed95b5eba0a6e882a2eba09642
UHC 뤗횓뱌텕쳪핵렦肢렖B 10001111110001111100001110001110101110011111001010110110100011101010101110001111110001111101100110001110101101011111001010110110100011101010101101000010 8fc7c38eb9f2b68eab8fc7d98eb5f2b68eab42

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