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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN ??惡D??惡D^ 0011111100111111100111001010011001000100001111110011111110011100101001100100010001011110 3f3f9ca6443f3f9ca6445e
EUC-JP ??惡D??惡D^ 0011111100111111110110001010100001000100001111110011111111011000101010000100010001011110 3f3fd8a8443f3fd8a8445e
UTF-8 롇렟惡D롇렟惡D^ 111010111010000110000111111010111010000010011111111001101000001110100001010001001110101110100001100001111110101110100000100111111110011010000011101000010100010001011110 eba187eba09fe683a144eba187eba09fe683a1445e
UHC 롇렟惡D롇렟惡D^ 100011101100110110001110101100001110010011000010010001001000111011001101100011101011000011100100110000100100010001011110 8ecd8eb0e4c2448ecd8eb0e4c2445e

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