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 ??G??e??G??e^ 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101011110 3f3f473f3f653f3f473f3f655e
SJIS-WIN 僞襄G??e僞襄G??e^ 1001100101000101111001011111010101000111001111110011111101100101100110010100010111100101111101010100011100111111001111110110010101011110 9945e5f5473f3f659945e5f5473f3f655e
EUC-JP 僞襄G??e僞襄G??e^ 1101000110100110111010101111011101000111001111110011111101100101110100011010011011101010111101110100011100111111001111110110010101011110 d1a6eaf7473f3f65d1a6eaf7473f3f655e
UTF-8 僞襄G손샵e僞襄G손샵e^ 1110010110000011100111101110100010100101100001000100011111101100100001101001000011101100100000111011010101100101111001011000001110011110111010001010010110000100010001111110110010000110100100001110110010000011101101010110010101011110 e5839ee8a58447ec8690ec83b565e5839ee8a58447ec8690ec83b5655e
UHC 僞襄G손샵e僞襄G손샵e^ 111010101100101011100101110100010100011110111100110101011011110010100101011001011110101011001010111001011101000101000111101111001101010110111100101001010110010101011110 eacae5d147bcd5bca565eacae5d147bcd5bca5655e

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