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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 核桔n}核桔n{^ 10001010011010101000101101101010011011100111110110001010011010101000101101101010011011100111101101011110 8a6a8b6a6e7d8a6a8b6a6e7b5e
EUC-JP 核桔n}核桔n{^ 10110011110010111011010111001011011011100111110110110011110010111011010111001011011011100111101101011110 b3cbb5cb6e7db3cbb5cb6e7b5e
UTF-8 核桔n}核桔n{^ 1110011010100000101110001110011010100001100101000110111001111101111001101010000010111000111001101010000110010100011011100111101101011110 e6a0b8e6a1946e7de6a0b8e6a1946e7b5e
UHC 核桔n}核桔n{^ 11111010101101111101000111010000011011100111110111111010101101111101000111010000011011100111101101011110 fab7d1d06e7dfab7d1d06e7b5e

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