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 ?Cnf?Cn^}Y?Cnf?Cn^}bE 001111110100001101101110011001100011111101000011011011100101111001111101010110010011111101000011011011100110011000111111010000110110111001011110011111010110001001000101 3f436e663f436e5e7d593f436e663f436e5e7d6245
SJIS-WIN 阿Cnf阿Cn^}Y阿Cnf阿Cn^}bE 10001000101000100100001101101110011001101000100010100010010000110110111001011110011111010101100110001000101000100100001101101110011001101000100010100010010000110110111001011110011111010110001001000101 88a2436e6688a2436e5e7d5988a2436e6688a2436e5e7d6245
EUC-JP 阿Cnf阿Cn^}Y阿Cnf阿Cn^}bE 10110000101001000100001101101110011001101011000010100100010000110110111001011110011111010101100110110000101001000100001101101110011001101011000010100100010000110110111001011110011111010110001001000101 b0a4436e66b0a4436e5e7d59b0a4436e66b0a4436e5e7d6245
UTF-8 阿Cnf阿Cn^}Y阿Cnf阿Cn^}bE 1110100110011000101111110100001101101110011001101110100110011000101111110100001101101110010111100111110101011001111010011001100010111111010000110110111001100110111010011001100010111111010000110110111001011110011111010110001001000101 e998bf436e66e998bf436e5e7d59e998bf436e66e998bf436e5e7d6245
UHC 阿Cnf阿Cn^}Y阿Cnf阿Cn^}bE 11100100101110010100001101101110011001101110010010111001010000110110111001011110011111010101100111100100101110010100001101101110011001101110010010111001010000110110111001011110011111010110001001000101 e4b9436e66e4b9436e5e7d59e4b9436e66e4b9436e5e7d6245

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