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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 癌??癌??影??癌 1000101011100000001111110011111110001010111000000011111100111111100010010110010100111111001111111000101011100000 8ae03f3f8ae03f3f89653f3f8ae0
EUC-JP 癌??癌??影??癌 1011010011100010001111110011111110110100111000100011111100111111101100011100011000111111001111111011010011100010 b4e23f3fb4e23f3fb1c63f3fb4e2
UTF-8 癌꿴뮈癌꿩뮈影좂뮵癌 111001111001100110001100111010101011111110110100111010111010111010001000111001111001100110001100111010101011111110101001111010111010111010001000111001011011110110110001111011001010001010000010111010111010111010110101111001111001100110001100 e7998ceabfb4ebae88e7998ceabfa9ebae88e5bdb1eca282ebaeb5e7998c
UHC 癌꿴뮈癌꿩뮈影좂뮵癌 1110010011011111101100101110100110111001101111111110010011011111101100101110011010111001101111111110011110101111101000001110011110010010101111011110010011011111 e4dfb2e9b9bfe4dfb2e6b9bfe7afa0e792bde4df

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