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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 訒夐エォ髴難セ帝ョ 1111101110100011100110101110100110110100101010111110100110011100100100111110111110111110100100101110100110101110 fba39ae9b4abe99c93efbe92e9ae
EUC-JP 訒夐エォ髴難セ帝ョ 10001111110111011100100011010100111010111000111010110100100011101010101111110001111111001100011011110001100011101011111011000100111010111000111010101110 8fddc8d4eb8eb48eabf1fcc6f18ebec4eb8eae
UTF-8 訒夐エォ髴難セ帝ョ 111010001010100010010010111001011010010010010000111011111011110110110100111011111011110110101011111010011010101110110100111010011001101110100011111011111011110110111110111001011011100010011101111011111011110110101110 e8a892e5a490efbdb4efbdabe9abb4e99ba3efbdbee5b89defbdae
UHC ?????難?帝? 0011111100111111001111110011111100111111110100011111000100111111111100001010100000111111 3f3f3f3f3fd1f13ff0a83f

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