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{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 頷碵{N}頷碵{N{^ 111010001111010111100001111100010111101101001110011111011110100011110101111000011111000101111011010011100111101101011110 e8f5e1f17b4e7de8f5e1f17b4e7b5e
EUC-JP 頷碵{N}頷碵{N{^ 111100001111011111100010111100110111101101001110011111011111000011110111111000101111001101111011010011100111101101011110 f0f7e2f37b4e7df0f7e2f37b4e7b5e
UTF-8 頷碵{N}頷碵{N{^ 11101001101000001011011111100111101000101011010101111011010011100111110111101001101000001011011111100111101000101011010101111011010011100111101101011110 e9a0b7e7a2b57b4e7de9a0b7e7a2b57b4e7b5e
UHC ??{N}??{N{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e

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