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 0011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f41
SJIS-WIN 邪糅頸贓糅鞴実A 100011101101011111100010111100001110100011110010111001101101100111100010111100001110100011100100100011101100000001000001 8ed7e2f0e8f2e6d9e2f0e8e48ec041
EUC-JP 邪糅頸贓糅鞴実A 101111001101100111100100111100101111000011110100111011001101101111100100111100101111000011100110101111001100001001000001 bcd9e4f2f0f4ecdbe4f2f0e6bcc241
UTF-8 邪糅頸贓糅鞴実A 11101001100000101010101011100111101100111000010111101001101000001011100011101000101101001001001111100111101100111000010111101001100111101011010011100101101011101001111101000001 e982aae7b385e9a0b8e8b493e7b385e99eb4e5ae9f41
UHC 邪?頸贓???A 1101111011110111001111111100110011110010111011011111110000111111001111110011111101000001 def73fccf2edfc3f3f3f41

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