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 癌??慂??嗚 10001010111000000011111100111111100111001100100000111111001111111001101001101010 8ae03f3f9cc83f3f9a6a
EUC-JP 癌??慂??嗚 10110100111000100011111100111111110110001100101000111111001111111101001111001011 b4e23f3fd8ca3f3fd3cb
UTF-8 癌뀐푺慂딉슛嗚 111001111001100110001100111010111000000010010000111011011001000110111010111001101000010110000010111010111001010010001001111011001000101010011011111001011001011110011010 e7998ceb8090ed91bae68582eb9489ec8a9be5979a
UHC 癌뀐푺慂딉슛嗚 1110010011011111101100101110111110111110100001101110100110111101100010101110111110111101101110001110011111110000 e4dfb2efbe86e9bd8aefbdb8e7f0

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