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 ?ン癸∨}?ン癸∨{^ 0011111110000011100100111110000110100001100000011100100101111101001111111000001110010011111000011010000110000001110010010111101101011110 3f8393e1a181c97d3f8393e1a181c97b5e
EUC-JP ?ン癸∨}?ン癸∨{^ 0011111110100101111100111110001010100011101000101100101101111101001111111010010111110011111000101010001110100010110010110111101101011110 3fa5f3e2a3a2cb7d3fa5f3e2a3a2cb7b5e
UTF-8 뤚ン癸∨}뤚ン癸∨{^ 111010111010010010011010111000111000001110110011111001111001100110111000111000101000100010101000011111011110101110100100100110101110001110000011101100111110011110011001101110001110001010001000101010000111101101011110 eba49ae383b3e799b8e288a87deba49ae383b3e799b8e288a87b5e
UHC 뤚ン癸∨}뤚ン癸∨{^ 10001111110010011010101111110011110011011010010010100001111111010111110110001111110010011010101111110011110011011010010010100001111111010111101101011110 8fc9abf3cda4a1fd7d8fc9abf3cda4a1fd7b5e

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