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 癲??猷??毓 11100001100111110011111100111111100101110101000100111111001111111001111101111001 e19f3f3f97513f3f9f79
EUC-JP 癲??猷??毓 11100010101000010011111100111111110011011011001000111111001111111101110111011010 e2a13f3fcdb23f3fddda
UTF-8 癲뗣깵猷귟땻毓 111001111001100110110010111010111001011110100011111010101011100110110101111001111000110010110111111010101011011110011111111010111001010110111011111001101010111110010011 e799b2eb97a3eab9b5e78cb7eab79feb95bbe6af93
UHC 癲뗣깵猷귟땻毓 1110111110100110100010111110001110000011101000111110101110100011100000101110100010001011100100011110101110111110 efa68be383a3eba382e88b91ebbe

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