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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鬮ッ謐刃}鬮ッ謐刃{^ 1110100110101011101011111110011010001101100100000110111001111101111010011010101110101111111001101000110110010000011011100111101101011110 e9abafe68d906e7de9abafe68d906e7b5e
EUC-JP 鬮ッ謐刃}鬮ッ謐刃{^ 11110010101011011000111010101111111010111110110110111111110011110111110111110010101011011000111010101111111010111110110110111111110011110111101101011110 f2ad8eafebedbfcf7df2ad8eafebedbfcf7b5e
UTF-8 鬮ッ謐刃}鬮ッ謐刃{^ 111010011010110010101110111011111011110110101111111010001010110010010000111001011000100010000011011111011110100110101100101011101110111110111101101011111110100010101100100100001110010110001000100000110111101101011110 e9acaeefbdafe8ac90e588837de9acaeefbdafe8ac90e588837b5e
UHC ??謐刃}??謐刃{^ 001111110011111111011010110011011110110011010011011111010011111100111111110110101100110111101100110100110111101101011110 3f3fdacdecd37d3f3fdacdecd37b5e

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