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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 如???}如???{^ 10010100010000000011111100111111001111110111110110010100010000000011111100111111001111110111101101011110 94403f3f3f7d94403f3f3f7b5e
EUC-JP 如???}如???{^ 11000111101000010011111100111111001111110111110111000111101000010011111100111111001111110111101101011110 c7a13f3f3f7dc7a13f3f3f7b5e
UTF-8 如싎뗫릭}如싎뗫릭{^ 111001011010011010000010111011001000101110001110111010111001011110101011111010111010011010101101011111011110010110100110100000101110110010001011100011101110101110010111101010111110101110100110101011010111101101011110 e5a682ec8b8eeb97abeba6ad7de5a682ec8b8eeb97abeba6ad7b5e
UHC 如싎뗫릭}如싎뗫릭{^ 11100101111111011001101011010001100010111110101110111000101011110111110111100101111111011001101011010001100010111110101110111000101011110111101101011110 e5fd9ad18bebb8af7de5fd9ad18bebb8af7b5e

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