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 癌??影??影?? 100010101110000000111111001111111000100101100101001111110011111110001001011001010011111100111111 8ae03f3f89653f3f89653f3f
EUC-JP 癌??影??影?? 101101001110001000111111001111111011000111000110001111110011111110110001110001100011111100111111 b4e23f3fb1c63f3fb1c63f3f
UTF-8 癌꿴눈影좄춼影좄뻗 111001111001100110001100111010101011111110110100111010111000100010001000111001011011110110110001111011001010001010000100111011001011011010111100111001011011110110110001111011001010001010000100111010111011101110010111 e7998ceabfb4eb8888e5bdb1eca284ecb6bce5bdb1eca284ebbb97
UHC 癌꿴눈影좄춼影좄뻗 111001001101111110110010111010011011010010101011111001111010111110100000111010001010110110011000111001111010111110100000111010001011101110111000 e4dfb2e9b4abe7afa0e8ad98e7afa0e8bbb8

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