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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?????穿?? 001111110011111100111111001111110011111110010000111110100011111100111111 3f3f3f3f3f90fa3f3f
EUC-JP ?????穿?? 001111110011111100111111001111110011111111000000111111000011111100111111 3f3f3f3f3fc0fc3f3f
UTF-8 쒔렳렊롘뤚穿춲읍 111011001001001010010100111010111010000010110011111010111010000010001010111010111010000110011000111010111010010010011010111001111010100110111111111011001011011010110010111011001001110110001101 ec9294eba0b3eba08aeba198eba49ae7a9bfecb6b2ec9d8d
UHC 쒔렳렊롘뤚穿춲읍 10111110101011011000111011000000100011101010000110001110110111001000111111001001111101001011111010101101100011101100000010111110 bead8ec08ea18edc8fc9f4bead8ec0be

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