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^ 111011111010011010010101111010111010011010100111111010111001001010110000010001001110111110100110100101011110101110100110101001111110101110010010101100000100010001011110 efa695eba6a7eb92b044efa695eba6a7eb92b0445e
UHC 秊릧뒰D秊릧뒰D^ 111001101101110010010000100010011000101010101001010001001110011011011100100100001000100110001010101010010100010001011110 e6dc90898aa944e6dc90898aa9445e

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