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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 癌??x}癌??x{^ 10001010111000000011111100111111011110000111110110001010111000000011111100111111011110000111101101011110 8ae03f3f787d8ae03f3f787b5e
EUC-JP 癌??x}癌??x{^ 10110100111000100011111100111111011110000111110110110100111000100011111100111111011110000111101101011110 b4e23f3f787db4e23f3f787b5e
UTF-8 癌꿰뿏x}癌꿰뿏x{^ 1110011110011001100011001110101010111111101100001110101110111111100011110111100001111101111001111001100110001100111010101011111110110000111010111011111110001111011110000111101101011110 e7998ceabfb0ebbf8f787de7998ceabfb0ebbf8f787b5e
UHC 癌꿰뿏x}癌꿰뿏x{^ 1110010011011111101100101110011110010111100101000111100001111101111001001101111110110010111001111001011110010100011110000111101101011110 e4dfb2e79794787de4dfb2e79794787b5e

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