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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 癌???????? 10001010111000000011111100111111001111110011111100111111001111110011111100111111 8ae03f3f3f3f3f3f3f3f
EUC-JP 癌???????? 10110100111000100011111100111111001111110011111100111111001111110011111100111111 b4e23f3f3f3f3f3f3f3f
UTF-8 癌뺣젧料ㅻ툍溜뤿젎 111001111001100110001100111010111011101010100011111011001010000010100111111011111010011010111110111000111000010110111011111011011000100010001101111011111010011110001011111010111010010010111111111011001010000010001110 e7998cebbaa3eca0a7efa6bee385bbed888defa78beba4bfeca08e
UHC 癌뺣젧料ㅻ툍溜뤿젎 111001001101111110010101111010111010000010011111111010001111011110100100111010111011100010000101111010101111111010001111111010111010000010001111 e4df95eba09fe8f7a4ebb885eafe8feba08f

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