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 ŸÆ‘D‘Dn}ŸÆ‘D‘Dn{^ 1001111111000110100100010100010010010001010001000110111001111101100111111100011010010001010001001001000101000100011011100111101101011110 9fc6914491446e7d9fc6914491446e7b5e
SJIS-WIN ???D?Dn}???D?Dn{^ 0011111100111111001111110100010000111111010001000110111001111101001111110011111100111111010001000011111101000100011011100111101101011110 3f3f3f443f446e7d3f3f3f443f446e7b5e
EUC-JP ?Æ?D?Dn}?Æ?D?Dn{^ 001111111000111110101001101000010011111101000100001111110100010001101110011111010011111110001111101010011010000100111111010001000011111101000100011011100111101101011110 3f8fa9a13f443f446e7d3f8fa9a13f443f446e7b5e
UTF-8 ŸÆ‘D‘Dn}ŸÆ‘D‘Dn{^ 11000010100111111100001110000110110000101001000101000100110000101001000101000100011011100111110111000010100111111100001110000110110000101001000101000100110000101001000101000100011011100111101101011110 c29fc386c29144c291446e7dc29fc386c29144c291446e7b5e
UHC ?Æ?D?Dn}?Æ?D?Dn{^ 00111111101010001010000100111111010001000011111101000100011011100111110100111111101010001010000100111111010001000011111101000100011011100111101101011110 3fa8a13f443f446e7d3fa8a13f443f446e7b5e

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