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^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
EUC-JP ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
UTF-8 令썹돇D令썹돇D^ 111011111010011010101000111011001000110110111001111010111000111110000111010001001110111110100110101010001110110010001101101110011110101110001111100001110100010001011110 efa6a8ec8db9eb8f8744efa6a8ec8db9eb8f87445e
UHC 令썹돇D令썹돇D^ 111001111010100110111101111001111000100110011000010001001110011110101001101111011110011110001001100110000100010001011110 e7a9bde7899844e7a9bde78998445e

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