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 ???DL???DLB 0011111100111111001111110100010001001100001111110011111100111111010001000100110001000010 3f3f3f444c3f3f3f444c42
SJIS-WIN 怐唏魎DL怐唏魎DLB 1001110010000001100110100100100011101001101100100100010001001100100111001000000110011010010010001110100110110010010001000100110001000010 9c819a48e9b2444c9c819a48e9b2444c42
EUC-JP 怐唏魎DL怐唏魎DLB 1101011111100001110100111010100111110010101101000100010001001100110101111110000111010011101010011111001010110100010001000100110001000010 d7e1d3a9f2b4444cd7e1d3a9f2b4444c42
UTF-8 怐唏魎DL怐唏魎DLB 1110011010000000100100001110010110010100100011111110100110101101100011100100010001001100111001101000000010010000111001011001010010001111111010011010110110001110010001000100110001000010 e68090e5948fe9ad8e444ce68090e5948fe9ad8e444c42
UHC ???DL???DLB 0011111100111111001111110100010001001100001111110011111100111111010001000100110001000010 3f3f3f444c3f3f3f444c42

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