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{^ 111110111010000110011111010101111111101110100001100111110100101001101110011111011111101110100001100111110101011111111011101000011001111101001010011011100111101101011110 fba19f57fba19f4a6e7dfba19f57fba19f4a6e7b5e
EUC-JP ?欷?櫟n}?欷?櫟n{^ 0011111111011101101110000011111111011101101010110110111001111101001111111101110110111000001111111101110110101011011011100111101101011110 3fddb83fddab6e7d3fddb83fddab6e7b5e
UTF-8 蠇欷蠇櫟n}蠇欷蠇櫟n{^ 1110100010100000100001111110011010101100101101111110100010100000100001111110011010101011100111110110111001111101111010001010000010000111111001101010110010110111111010001010000010000111111001101010101110011111011011100111101101011110 e8a087e6acb7e8a087e6ab9f6e7de8a087e6acb7e8a087e6ab9f6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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