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 ???AM@???AM@B 00111111001111110011111101000001010011010100000000111111001111110011111101000001010011010100000001000010 3f3f3f414d403f3f3f414d4042
SJIS-WIN 蒻??AM@蒻??AM@B 111001001110100000111111001111110100000101001101010000001110010011101000001111110011111101000001010011010100000001000010 e4e83f3f414d40e4e83f3f414d4042
EUC-JP 蒻??AM@蒻??AM@B 111010001110101000111111001111110100000101001101010000001110100011101010001111110011111101000001010011010100000001000010 e8ea3f3f414d40e8ea3f3f414d4042
UTF-8 蒻몌쉠AM@蒻몌쉠AM@B 11101000100100101011101111101011101010101000110011101100100010011010000001000001010011010100000011101000100100101011101111101011101010101000110011101100100010011010000001000001010011010100000001000010 e892bbebaa8cec89a0414d40e892bbebaa8cec89a0414d4042
UHC 蒻몌쉠AM@蒻몌쉠AM@B 11100101101101101011100011101111101111011010101001000001010011010100000011100101101101101011100011101111101111011010101001000001010011010100000001000010 e5b6b8efbdaa414d40e5b6b8efbdaa414d4042

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