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 癲?????? 1110000110011111001111110011111100111111001111110011111100111111 e19f3f3f3f3f3f3f
EUC-JP 癲???璵?? 11100010101000010011111100111111001111111000111111001100111001100011111100111111 e2a13f3f3f8fcce63f3f
UTF-8 癲숈옓짢璵룹찄 111001111001100110110010111011001000100010001000111011001001100010010011111011001010011110100010111001111001001010110101111010111010001110111001111011001011000010000100 e799b2ec8888ec9893eca7a2e792b5eba3b9ecb084
UHC 癲숈옓짢璵룹찄 1110111110100110100110011110110010011110100110011100001010101000111001101010010110110111111011001010100110001000 efa699ec9e99c2a8e6a5b7eca988

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