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 癲?????邑 111000011001111100111111001111110011111100111111001111111001011101010111 e19f3f3f3f3f3f9757
EUC-JP 癲??靷??邑 1110001010100001001111110011111110001111111001111011110100111111001111111100110110111000 e2a13f3f8fe7bd3f3fcdb8
UTF-8 癲싲뱯靷묊독邑 111001111001100110110010111011001000101110110010111010111011000110101111111010011001110110110111111010111010110010001010111010111000111110000101111010011000001010010001 e799b2ec8bb2ebb1afe99db7ebac8aeb8f85e98291
UHC 癲싲뱯靷묊독邑 1110111110100110100110101110101110010011100101011110110011100110100100011110011110110101101101101110101111101001 efa69aeb9395ece691e7b5b6ebe9

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