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{^ 001111110011111101001110011111010011111100111111010011100111101101011110 3f3f4e7d3f3f4e7b5e
SJIS-WIN 核?N}核?N{^ 1000101001101010001111110100111001111101100010100110101000111111010011100111101101011110 8a6a3f4e7d8a6a3f4e7b5e
EUC-JP 核?N}核?N{^ 1011001111001011001111110100111001111101101100111100101100111111010011100111101101011110 b3cb3f4e7db3cb3f4e7b5e
UTF-8 核텝N}核텝N{^ 1110011010100000101110001110110110000101100111010100111001111101111001101010000010111000111011011000010110011101010011100111101101011110 e6a0b8ed859d4e7de6a0b8ed859d4e7b5e
UHC 核텝N}核텝N{^ 11111010101101111100010111011100010011100111110111111010101101111100010111011100010011100111101101011110 fab7c5dc4e7dfab7c5dc4e7b5e

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