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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 癲??鎰??懿 11100001100111110011111100111111111010000100110000111111001111111001110011110010 e19f3f3fe84c3f3f9cf2
EUC-JP 癲??鎰??懿 11100010101000010011111100111111111011111010110100111111001111111101100011110100 e2a13f3fefad3f3fd8f4
UTF-8 癲좊쪋鎰싩독懿 111001111001100110110010111011001010001010001010111011001010101010001011111010011000111010110000111011001000101110101001111010111000111110000101111001101000011110111111 e799b2eca28aecaa8be98eb0ec8ba9eb8f85e687bf
UHC 癲좊쪋鎰싩독懿 1110111110100110101000001110101110100101100001011110110011110000100110101110011110110101101101101110101111110011 efa6a0eba585ecf09ae7b5b6ebf3

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