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 00111111001111110011111100111111001111110011111100111111001111110011111101000100 3f3f3f3f3f3f3f3f3f44
SJIS-WIN ???恁??恁??D 001111110011111100111111100111001000110000111111001111111001110010001100001111110011111101000100 3f3f3f9c8c3f3f9c8c3f3f44
EUC-JP ???恁??恁??D 001111110011111100111111110101111110110000111111001111111101011111101100001111110011111101000100 3f3f3fd7ec3f3fd7ec3f3f44
UTF-8 梨덊삏恁뽰갹恁쀭삕D 11101111101001111010001011101011100011011000101011101100100000101000111111100110100000011000000111101011101111011011000011101010101100001011100111100110100000011000000111101100100000001010110111101100100000101001010101000100 efa7a2eb8d8aec828fe68181ebbdb0eab0b9e68181ec80adec829544
UHC 梨덊삏恁뽰갹恁쀭삕D 11101100101100011000100011101101100110001001011011101100111101101001011011101100101100001011110111101100111101101001011111101101100110001001100101000100 ecb188ed9896ecf696ecb0bdecf697ed989944

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