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 癲??猶?㎞鎰 1110000110011111001111110011111110010111010100000011111110000111011100011110100001001100 e19f3f3f97503f8771e84c
EUC-JP 癲??猶??鎰 11100010101000010011111100111111110011011011000100111111001111111110111110101101 e2a13f3fcdb13f3fefad
UTF-8 癲덈챷猶억㎞鎰 111001111001100110110010111010111000110110001000111011001011000110110111111001111000110010110110111011001001011010110101111000111000111010011110111010011000111010110000 e799b2eb8d88ecb1b7e78cb6ec96b5e38e9ee98eb0
UHC 癲덈챷猶억㎞鎰 1110111110100110100010001110101110101010100001001110101110100010101111101110111110100111101100001110110011110000 efa688ebaa84eba2beefa7b0ecf0

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