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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 襭苦Ф[襭苦Ф[^ 111001100100001010001011111010101000010001010101010110111110011001000010100010111110101010000100010101010101101101011110 e6428bea84555be6428bea84555b5e
EUC-JP 襭苦Ф[襭苦Ф[^ 111010111010001110110110111011001010011110110110010110111110101110100011101101101110110010100111101101100101101101011110 eba3b6eca7b65beba3b6eca7b65b5e
UTF-8 襭苦Ф[襭苦Ф[^ 11101000101001011010110111101000100010111010011011010000101001000101101111101000101001011010110111101000100010111010011011010000101001000101101101011110 e8a5ade88ba6d0a45be8a5ade88ba6d0a45b5e
UHC ?苦Ф[?苦Ф[^ 00111111110011011100100010101100101101100101101100111111110011011100100010101100101101100101101101011110 3fcdc8acb65b3fcdc8acb65b5e

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