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 鶯痔彧弦}鶯痔彧弦{^ 11101001111100101000111010100100111110101011100110001100101101110111110111101001111100101000111010100100111110101011100110001100101101110111101101011110 e9f28ea4fab98cb77de9f28ea4fab98cb77b5e
EUC-JP 鶯痔彧弦}鶯痔彧弦{^ 111100101111010010111100101001101000111110111100111111101011100010111001011111011111001011110100101111001010011010001111101111001111111010111000101110010111101101011110 f2f4bca68fbcfeb8b97df2f4bca68fbcfeb8b97b5e
UTF-8 鶯痔彧弦}鶯痔彧弦{^ 111010011011011010101111111001111001011110010100111001011011110110100111111001011011110010100110011111011110100110110110101011111110011110010111100101001110010110111101101001111110010110111100101001100111101101011110 e9b6afe79794e5bda7e5bca67de9b6afe79794e5bda7e5bca67b5e
UHC 鶯痔彧弦}鶯痔彧弦{^ 11100101101000111111011011000000111010011110111011111010110101110111110111100101101000111111011011000000111010011110111011111010110101110111101101011110 e5a3f6c0e9eefad77de5a3f6c0e9eefad77b5e

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