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›hn}ŸÆ‘D›hn{^ 1001111111000110100100010100010010011011011010000110111001111101100111111100011010010001010001001001101101101000011011100111101101011110 9fc691449b686e7d9fc691449b686e7b5e
SJIS-WIN ???D?hn}???D?hn{^ 0011111100111111001111110100010000111111011010000110111001111101001111110011111100111111010001000011111101101000011011100111101101011110 3f3f3f443f686e7d3f3f3f443f686e7b5e
EUC-JP ?Æ?D?hn}?Æ?D?hn{^ 001111111000111110101001101000010011111101000100001111110110100001101110011111010011111110001111101010011010000100111111010001000011111101101000011011100111101101011110 3f8fa9a13f443f686e7d3f8fa9a13f443f686e7b5e
UTF-8 ŸÆ‘D›hn}ŸÆ‘D›hn{^ 11000010100111111100001110000110110000101001000101000100110000101001101101101000011011100111110111000010100111111100001110000110110000101001000101000100110000101001101101101000011011100111101101011110 c29fc386c29144c29b686e7dc29fc386c29144c29b686e7b5e
UHC ?Æ?D?hn}?Æ?D?hn{^ 00111111101010001010000100111111010001000011111101101000011011100111110100111111101010001010000100111111010001000011111101101000011011100111101101011110 3fa8a13f443f686e7d3fa8a13f443f686e7b5e

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