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 澈識鱇貍鮑ア鱇貊 111110110100101110001110101011111110100111011111111001101011110011101001101110001011000111101001110111111110011010111011 fb4b8eafe9dfe6bce9b8b1e9dfe6bb
EUC-JP 澈識鱇貍鮑ア鱇貊 1000111111001000111001011011110010110001111100101110000111101100101111101111001010111010100011101011000111110010111000011110110010111101 8fc8e5bcb1f2e1ecbef2ba8eb1f2e1ecbd
UTF-8 澈識鱇貍鮑ア鱇貊 111001101011111010001000111010001010110110011000111010011011000110000111111010001011001010001101111010011010111010010001111011111011110110110001111010011011000110000111111010001011001010001010 e6be88e8ad98e9b187e8b28de9ae91efbdb1e9b187e8b28a
UHC 澈識鱇?鮑?鱇貊 1111010011001101111000111101101111001011101111100011111111111000111010100011111111001011101111101101100011100111 f4cde3dbcbbe3ff8ea3fcbbed8e7

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