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 ?????????Z 00111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f5a
SJIS-WIN 将笋将タ。「エZ 100011111010101111100010101000101111011111111011100011111010101111000000101000011111011111101101101000101011010001011010 8fabe2a2f7fb8fabc0a1f7eda2b45a
EUC-JP 将笋?将タ。?「エZ 1011111010101101111001001010010000111111101111101010110110001110110000001000111010100001001111111000111010100010100011101011010001011010 beade4a43fbead8ec08ea13f8ea28eb45a
UTF-8 将笋将タ。「エZ 11100101101100001000011011100111101011001000101111101110100101111001111011100101101100001000011011101111101111101000000011101111101111011010000111101110100101111001000011101111101111011010001011101111101111011011010001011010 e5b086e7ac8bee979ee5b086efbe80efbda1ee9790efbda2efbdb45a
UHC ?????????Z 00111111001111110011111100111111001111110011111100111111001111110011111101011010 3f3f3f3f3f3f3f3f3f5a

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