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^ 00111111100011111100101111101101001111110100010000111111100011111100101111101101001111110100010001011110 3f8fcbed3f443f8fcbed3f445e
UTF-8 렻珏렢D렻珏렢D^ 111010111010000010111011111001111000111110001111111010111010000010100010010001001110101110100000101110111110011110001111100011111110101110100000101000100100010001011110 eba0bbe78f8feba0a244eba0bbe78f8feba0a2445e
UHC 렻珏렢D렻珏렢D^ 100011101100001111001010110001001000111010110011010001001000111011000011110010101100010010001110101100110100010001011110 8ec3cac48eb3448ec3cac48eb3445e

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