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 ??WD??WD^ 001111110011111101010111010001000011111100111111010101110100010001011110 3f3f57443f3f57445e
SJIS-WIN 竪他WD竪他WD^ 10010010010001111001000110111100010101110100010010010010010001111001000110111100010101110100010001011110 924791bc5744924791bc57445e
EUC-JP 竪他WD竪他WD^ 11000011101010001100001010111110010101110100010011000011101010001100001010111110010101110100010001011110 c3a8c2be5744c3a8c2be57445e
UTF-8 竪他WD竪他WD^ 1110011110101011101010101110010010111011100101100101011101000100111001111010101110101010111001001011101110010110010101110100010001011110 e7abaae4bb965744e7abaae4bb9657445e
UHC 竪他WD竪他WD^ 11100010101101011111011011100010010101110100010011100010101101011111011011100010010101110100010001011110 e2b5f6e25744e2b5f6e257445e

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