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 癌??癌??癌?? 100010101110000000111111001111111000101011100000001111110011111110001010111000000011111100111111 8ae03f3f8ae03f3f8ae03f3f
EUC-JP 癌??癌??癌?? 101101001110001000111111001111111011010011100010001111110011111110110100111000100011111100111111 b4e23f3fb4e23f3fb4e23f3f
UTF-8 癌꿜툋癌꿨폀癌꿰뮵 111001111001100110001100111010101011111110011100111011011000100010001011111001111001100110001100111010101011111110101000111011011000111110000000111001111001100110001100111010101011111110110000111010111010111010110101 e7998ceabf9ced888be7998ceabfa8ed8f80e7998ceabfb0ebaeb5
UHC 癌꿜툋癌꿨폀癌꿰뮵 111001001101111110110010111001001011100010000011111001001101111110110010111001011011110010001111111001001101111110110010111001111001001010111101 e4dfb2e4b883e4dfb2e5bc8fe4dfb2e792bd

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