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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?ン癸∨N}?ン癸∨N{^ 00111111100000111001001111100001101000011000000111001001010011100111110100111111100000111001001111100001101000011000000111001001010011100111101101011110 3f8393e1a181c94e7d3f8393e1a181c94e7b5e
EUC-JP ?ン癸∨N}?ン癸∨N{^ 00111111101001011111001111100010101000111010001011001011010011100111110100111111101001011111001111100010101000111010001011001011010011100111101101011110 3fa5f3e2a3a2cb4e7d3fa5f3e2a3a2cb4e7b5e
UTF-8 뤚ン癸∨N}뤚ン癸∨N{^ 1110101110100100100110101110001110000011101100111110011110011001101110001110001010001000101010000100111001111101111010111010010010011010111000111000001110110011111001111001100110111000111000101000100010101000010011100111101101011110 eba49ae383b3e799b8e288a84e7deba49ae383b3e799b8e288a84e7b5e
UHC 뤚ン癸∨N}뤚ン癸∨N{^ 100011111100100110101011111100111100110110100100101000011111110101001110011111011000111111001001101010111111001111001101101001001010000111111101010011100111101101011110 8fc9abf3cda4a1fd4e7d8fc9abf3cda4a1fd4e7b5e

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