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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 蒸冪??n}蒸冪??n{^ 1000111111110110100110010111000000111111001111110110111001111101100011111111011010011001011100000011111100111111011011100111101101011110 8ff699703f3f6e7d8ff699703f3f6e7b5e
EUC-JP 蒸冪??n}蒸冪??n{^ 1011111011111000110100011101000100111111001111110110111001111101101111101111100011010001110100010011111100111111011011100111101101011110 bef8d1d13f3f6e7dbef8d1d13f3f6e7b5e
UTF-8 蒸冪렰렕n}蒸冪렰렕n{^ 1110100010010010101110001110010110000110101010101110101110100000101100001110101110100000100101010110111001111101111010001001001010111000111001011000011010101010111010111010000010110000111010111010000010010101011011100111101101011110 e892b8e586aaeba0b0eba0956e7de892b8e586aaeba0b0eba0956e7b5e
UHC 蒸冪렰렕n}蒸冪렰렕n{^ 111100011111101011011000111100011000111010111101100011101010101001101110011111011111000111111010110110001111000110001110101111011000111010101010011011100111101101011110 f1fad8f18ebd8eaa6e7df1fad8f18ebd8eaa6e7b5e

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