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 癲?????菴 111000011001111100111111001111110011111100111111001111111110010010111101 e19f3f3f3f3f3fe4bd
EUC-JP 癲??洧??菴 1110001010100001001111110011111110001111110001111011010000111111001111111110100010111111 e2a13f3f8fc7b43f3fe8bf
UTF-8 癲룸몮洧룸닠菴 111001111001100110110010111010111010001110111000111010111010101010101110111001101011010010100111111010111010001110111000111010111000101110100000111010001000111110110100 e799b2eba3b8ebaaaee6b4a7eba3b8eb8ba0e88fb4
UHC 癲룸몮洧룸닠菴 1110111110100110101101111110101110010001100110001110101011111011101101111110101110001000101000001110010011100000 efa6b7eb9198eafbb7eb88a0e4e0

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