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??????O 0011111100111111001111110100010000111111001111110011111100111111001111110011111101001111 3f3f3f443f3f3f3f3f3f4f
SJIS-WIN 蒻??D蒻??藥??O 1110010011101000001111110011111101000100111001001110100000111111001111111110010101011010001111110011111101001111 e4e83f3f44e4e83f3fe55a3f3f4f
EUC-JP 蒻??D蒻??藥??O 1110100011101010001111110011111101000100111010001110101000111111001111111110100110111011001111110011111101001111 e8ea3f3f44e8ea3f3fe9bb3f3f4f
UTF-8 蒻몌쉘D蒻몌쉔藥먲쉐O 1110100010010010101110111110101110101010100011001110110010001001100110000100010011101000100100101011101111101011101010101000110011101100100010011001010011101000100101111010010111101011101010001011001011101100100010011001000001001111 e892bbebaa8cec899844e892bbebaa8cec8994e897a5eba8b2ec89904f
UHC 蒻몌쉘D蒻몌쉔藥먲쉐O 1110010110110110101110001110111110111101101010010100010011100101101101101011100011101111101111011010100011100101101101111001000011101111101111011010011001001111 e5b6b8efbda944e5b6b8efbda8e5b790efbda64f

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