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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???獄??節θ? 001111110011111100111111100011011001011000111111001111111001000011011111100000111100011000111111 3f3f3f8d963f3f90df83c63f
EUC-JP ???獄??節θ? 001111110011111100111111101110011111011000111111001111111100000011100001101001101100100000111111 3f3f3fb9f63f3fc0e1a6c83f
UTF-8 料뗰슝獄ㅶ뇠節θ빪 1110111110100110101111101110101110010111101100001110110010001010100111011110011110001101100001001110001110000101101101101110101110000111101000001110011110101111100000001100111010111000111010111011100110101010 efa6beeb97b0ec8a9de78d84e385b6eb87a0e7af80ceb8ebb9aa
UHC 料뗰슝獄ㅶ뇠節θ빪 111010001111011110001011111011111011110110111001111010001010101110100100111001101000011110001000111011111011110110100101111010001011101110100010 e8f78befbdb9e8aba4e68788efbda5e8bba2

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