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 ???M@???M@B 0011111100111111001111110100110101000000001111110011111100111111010011010100000001000010 3f3f3f4d403f3f3f4d4042
SJIS-WIN 馭??M@馭??M@B 11101001011001100011111100111111010011010100000011101001011001100011111100111111010011010100000001000010 e9663f3f4d40e9663f3f4d4042
EUC-JP 馭??M@馭??M@B 11110001110001110011111100111111010011010100000011110001110001110011111100111111010011010100000001000010 f1c73f3f4d40f1c73f3f4d4042
UTF-8 馭곸퓤M@馭곸퓤M@B 1110100110100110101011011110101010110011101110001110110110010011101001000100110101000000111010011010011010101101111010101011001110111000111011011001001110100100010011010100000001000010 e9a6adeab3b8ed93a44d40e9a6adeab3b8ed93a44d4042
UHC 馭곸퓤M@馭곸퓤M@B 1110010111011111100000011110110010111111100011010100110101000000111001011101111110000001111011001011111110001101010011010100000001000010 e5df81ecbf8d4d40e5df81ecbf8d4d4042

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