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{^ 111001001110001010011111010101111110010011100010100111110100101001101110011111011110010011100010100111110101011111100100111000101001111101001010011011100111101101011110 e4e29f57e4e29f4a6e7de4e29f57e4e29f4a6e7b5e
EUC-JP 葢欷葢櫟n}葢欷葢櫟n{^ 111010001110010011011101101110001110100011100100110111011010101101101110011111011110100011100100110111011011100011101000111001001101110110101011011011100111101101011110 e8e4ddb8e8e4ddab6e7de8e4ddb8e8e4ddab6e7b5e
UTF-8 葢欷葢櫟n}葢欷葢櫟n{^ 1110100010010001101000101110011010101100101101111110100010010001101000101110011010101011100111110110111001111101111010001001000110100010111001101010110010110111111010001001000110100010111001101010101110011111011011100111101101011110 e891a2e6acb7e891a2e6ab9f6e7de891a2e6acb7e891a2e6ab9f6e7b5e
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)