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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?茸n}?茸n{^ 0011111110010001111110010110111001111101001111111001000111111001011011100111101101011110 3f91f96e7d3f91f96e7b5e
EUC-JP ?茸n}?茸n{^ 0011111111000010111110110110111001111101001111111100001011111011011011100111101101011110 3fc2fb6e7d3fc2fb6e7b5e
UTF-8 쐊茸n}쐊茸n{^ 1110110010010000100010101110100010001100101110000110111001111101111011001001000010001010111010001000110010111000011011100111101101011110 ec908ae88cb86e7dec908ae88cb86e7b5e
UHC 쐊茸n}쐊茸n{^ 10011100011010111110100111000111011011100111110110011100011010111110100111000111011011100111101101011110 9c6be9c76e7d9c6be9c76e7b5e

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