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 癲??萸?癲??萸 11100001100111110011111100111111111001001100111000111111111000011001111100111111001111111110010011001110 e19f3f3fe4ce3fe19f3f3fe4ce
EUC-JP 癲??萸?癲??萸 11100010101000010011111100111111111010001101000000111111111000101010000100111111001111111110100011010000 e2a13f3fe8d03fe2a13f3fe8d0
UTF-8 癲띻퉭萸턧癲띻퉭萸 111001111001100110110010111010111001110110111011111011011000100110101101111010001001000010111000111011011000010010100111111001111001100110110010111010111001110110111011111011011000100110101101111010001001000010111000 e799b2eb9dbbed89ade890b8ed84a7e799b2eb9dbbed89ade890b8
UHC 癲띻퉭萸턧癲띻퉭萸 111011111010011010001101111010101011100110000101111010111010110110110110011010001110111110100110100011011110101010111001100001011110101110101101 efa68deab985ebadb668efa68deab985ebad

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