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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
EUC-JP 艅??i艅??iB 10001111110101101111110100111111001111110110100110001111110101101111110100111111001111110110100101000010 8fd6fd3f3f698fd6fd3f3f6942
UTF-8 艅녺즹i艅녺즹iB 111010001000100110000101111010111000010110111010111011001010011010111001011010011110100010001001100001011110101110000101101110101110110010100110101110010110100101000010 e88985eb85baeca6b969e88985eb85baeca6b96942
UHC 艅녺즹i艅녺즹iB 111001101010100110000110111001111010001110001011011010011110011010101001100001101110011110100011100010110110100101000010 e6a986e7a38b69e6a986e7a38b6942

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