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 ???C???C^ 001111110011111100111111010000110011111100111111001111110100001101011110 3f3f3f433f3f3f435e
SJIS-WIN 癌??C癌??C^ 1000101011100000001111110011111101000011100010101110000000111111001111110100001101011110 8ae03f3f438ae03f3f435e
EUC-JP 癌??C癌??C^ 1011010011100010001111110011111101000011101101001110001000111111001111110100001101011110 b4e23f3f43b4e23f3f435e
UTF-8 癌꿰댚C癌꿰댚C^ 111001111001100110001100111010101011111110110000111010111000110010011010010000111110011110011001100011001110101010111111101100001110101110001100100110100100001101011110 e7998ceabfb0eb8c9a43e7998ceabfb0eb8c9a435e
UHC 癌꿰댚C癌꿰댚C^ 111001001101111110110010111001111000100010111110010000111110010011011111101100101110011110001000101111100100001101011110 e4dfb2e788be43e4dfb2e788be435e

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