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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?ン癸∨?ン癸∨^ 001111111000001110010011111000011010000110000001110010010011111110000011100100111110000110100001100000011100100101011110 3f8393e1a181c93f8393e1a181c95e
EUC-JP ?ン癸∨?ン癸∨^ 001111111010010111110011111000101010001110100010110010110011111110100101111100111110001010100011101000101100101101011110 3fa5f3e2a3a2cb3fa5f3e2a3a2cb5e
UTF-8 뤚ン癸∨뤚ン癸∨^ 11101011101001001001101011100011100000111011001111100111100110011011100011100010100010001010100011101011101001001001101011100011100000111011001111100111100110011011100011100010100010001010100001011110 eba49ae383b3e799b8e288a8eba49ae383b3e799b8e288a85e
UHC 뤚ン癸∨뤚ン癸∨^ 1000111111001001101010111111001111001101101001001010000111111101100011111100100110101011111100111100110110100100101000011111110101011110 8fc9abf3cda4a1fd8fc9abf3cda4a1fd5e

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