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 ??BM@??BM@B 0011111100111111010000100100110101000000001111110011111101000010010011010100000001000010 3f3f424d403f3f424d4042
SJIS-WIN ??BM@??BM@B 0011111100111111010000100100110101000000001111110011111101000010010011010100000001000010 3f3f424d403f3f424d4042
EUC-JP ??BM@??BM@B 0011111100111111010000100100110101000000001111110011111101000010010011010100000001000010 3f3f424d403f3f424d4042
UTF-8 횂혳BM@횂혳BM@B 11101101100110101000001011101101100110001011001101000010010011010100000011101101100110101000001011101101100110001011001101000010010011010100000001000010 ed9a82ed98b3424d40ed9a82ed98b3424d4042
UHC 횂혳BM@횂혳BM@B 110000111000001011000010100110100100001001001101010000001100001110000010110000101001101001000010010011010100000001000010 c382c29a424d40c382c29a424d4042

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