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 癲??肉??節 11100001100111110011111100111111100100111111011100111111001111111001000011011111 e19f3f3f93f73f3f90df
EUC-JP 癲??肉??節 11100010101000010011111100111111110001101111100100111111001111111100000011100001 e2a13f3fc6f93f3fc0e1
UTF-8 癲됱떜肉㎩퐲節 111001111001100110110010111010111001000010110001111010111001011010011100111010001000001010001001111000111000111010101001111011011001000010110010111001111010111110000000 e799b2eb90b1eb969ce88289e38ea9ed90b2e7af80
UHC 癲됱떜肉㎩퐲節 1110111110100110100010011110110010001011101100101110101110111111101001111110010110111101100110111110111110111101 efa689ec8bb2ebbfa7e5bd9befbd

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