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 ?U????nB 0011111101010101001111110011111100111111001111110110111001000010 3f553f3f3f3f6e42
SJIS-WIN 短U丹炭単遜nB 10010010010110100101010110010010010011111001001001011001100100100101000010010001101110110110111001000010 925a55924f9259925091bb6e42
EUC-JP 短U丹炭単遜nB 11000011101110110101010111000011101100001100001110111010110000111011000111000010101111010110111001000010 c3bb55c3b0c3bac3b1c2bd6e42
UTF-8 短U丹炭単遜nB 111001111001111110101101010101011110010010111000101110011110011110000010101011011110010110001101100110001110100110000001100111000110111001000010 e79fad55e4b8b9e782ade58d98e9819c6e42
UHC 短U丹炭?遜nB 110100111010110101010101110100111010000111110111101010010011111111100001111000010110111001000010 d3ad55d3a1f7a93fe1e16e42

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