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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 前?雍?前?雍?B 10010001010011110011111111101000101101000011111110010001010011110011111111101000101101000011111101000010 914f3fe8b43f914f3fe8b43f42
EUC-JP 前?雍?前?雍?B 11000001101100000011111111110000101101100011111111000001101100000011111111110000101101100011111101000010 c1b03ff0b63fc1b03ff0b63f42
UTF-8 前렖雍렜前렖雍렜B 11100101100010011000110111101011101000001001011011101001100110111000110111101011101000001001110011100101100010011000110111101011101000001001011011101001100110111000110111101011101000001001110001000010 e5898deba096e99b8deba09ce5898deba096e99b8deba09c42
UHC 前렖雍렜前렖雍렜B 1110111011110001100011101010101111101000101111001000111010101110111011101111000110001110101010111110100010111100100011101010111001000010 eef18eabe8bc8eaeeef18eabe8bc8eae42

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