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 ???on}???on{^ 00111111001111110011111101101111011011100111110100111111001111110011111101101111011011100111101101011110 3f3f3f6f6e7d3f3f3f6f6e7b5e
SJIS-WIN ?冀ャon}?冀ャon{^ 0011111110011001011000101000001110000011011011110110111001111101001111111001100101100010100000111000001101101111011011100111101101011110 3f996283836f6e7d3f996283836f6e7b5e
EUC-JP ?冀ャon}?冀ャon{^ 0011111111010001110000111010010111100011011011110110111001111101001111111101000111000011101001011110001101101111011011100111101101011110 3fd1c3a5e36f6e7d3fd1c3a5e36f6e7b5e
UTF-8 룶冀ャon}룶冀ャon{^ 11101011101000111011011011100101100001101000000011100011100000111010001101101111011011100111110111101011101000111011011011100101100001101000000011100011100000111010001101101111011011100111101101011110 eba3b6e58680e383a36f6e7deba3b6e58680e383a36f6e7b5e
UHC 룶冀ャon}룶冀ャon{^ 10001111101010111101000011101101101010111110001101101111011011100111110110001111101010111101000011101101101010111110001101101111011011100111101101011110 8fabd0edabe36f6e7d8fabd0edabe36f6e7b5e

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