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^ 111000011100101110001101011011011001010011010011010001001110000111001011100011010110110110010100110100110100010001011110 e1cb8d6d94d344e1cb8d6d94d3445e
EUC-JP 睛肯晩D睛肯晩D^ 111000101100110110111001110011101100100011010101010001001110001011001101101110011100111011001000110101010100010001011110 e2cdb9cec8d544e2cdb9cec8d5445e
UTF-8 睛肯晩D睛肯晩D^ 111001111001110110011011111010001000001010101111111001101001100110101001010001001110011110011101100110111110100010000010101011111110011010011001101010010100010001011110 e79d9be882afe699a944e79d9be882afe699a9445e
UHC 睛肯晩D睛肯晩D^ 111011111110110011010000111010011101100010111001010001001110111111101100110100001110100111011000101110010100010001011110 efecd0e9d8b944efecd0e9d8b9445e

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