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 0011111100111111001111110100110101000000001111110011111100111111010011010100000001000010 3f3f3f4d403f3f3f4d4042
EUC-JP ???M@???M@B 0011111100111111001111110100110101000000001111110011111100111111010011010100000001000010 3f3f3f4d403f3f3f4d4042
UTF-8 裂울숴M@裂울숴M@B 1110111110100110101000001110110010011010101110001110110010001000101101000100110101000000111011111010011010100000111011001001101010111000111011001000100010110100010011010100000001000010 efa6a0ec9ab8ec88b44d40efa6a0ec9ab8ec88b44d4042
UHC 裂울숴M@裂울숴M@B 1110011011110001101111111110111110111101101001000100110101000000111001101111000110111111111011111011110110100100010011010100000001000010 e6f1bfefbda44d40e6f1bfefbda44d4042

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