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 ú´°A@h 110000111011101011000010101101001100001010110000010000010100000001101000 c3bac2b4c2b0414068
SJIS-WIN ???´?°A@h 0011111100111111001111111000000101001100001111111000000110001011010000010100000001101000 3f3f3f814c3f818b414068
EUC-JP ú´°A@h 10001111101010101010101010001111101000101110101110001111101010101010010010100001101011011000111110101010101001001010000111101011010000010100000001101000 8faaaa8fa2eb8faaa4a1ad8faaa4a1eb414068
UTF-8 ú´°A@h 110000111000001111000010101110101100001110000010110000101011010011000011100000101100001010110000010000010100000001101000 c383c2bac382c2b4c382c2b0414068
UHC ?º?´?°A@h 001111111010100010101100001111111010001010100101001111111010000111000110010000010100000001101000 3fa8ac3fa2a53fa1c6414068

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