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 ’ZG‘µn}’ZG‘µn{^ 100100100101101001000111100100011011010101101110011111011001001001011010010001111001000110110101011011100111101101011110 925a4791b56e7d925a4791b56e7b5e
SJIS-WIN ?ZG??n}?ZG??n{^ 001111110101101001000111001111110011111101101110011111010011111101011010010001110011111100111111011011100111101101011110 3f5a473f3f6e7d3f5a473f3f6e7b5e
EUC-JP ?ZG??n}?ZG??n{^ 001111110101101001000111001111110011111101101110011111010011111101011010010001110011111100111111011011100111101101011110 3f5a473f3f6e7d3f5a473f3f6e7b5e
UTF-8 ’ZG‘µn}’ZG‘µn{^ 110000101001001001011010010001111100001010010001110000101011010101101110011111011100001010010010010110100100011111000010100100011100001010110101011011100111101101011110 c2925a47c291c2b56e7dc2925a47c291c2b56e7b5e
UHC ?ZG??n}?ZG??n{^ 001111110101101001000111001111110011111101101110011111010011111101011010010001110011111100111111011011100111101101011110 3f5a473f3f6e7d3f5a473f3f6e7b5e

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