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 ??????}B 0011111100111111001111110011111100111111001111110111110101000010 3f3f3f3f3f3f7d42
SJIS-WIN 癌??絶??}B 10001010111000000011111100111111100100001110001000111111001111110111110101000010 8ae03f3f90e23f3f7d42
EUC-JP 癌??絶??}B 10110100111000100011111100111111110000001110010000111111001111110111110101000010 b4e23f3fc0e43f3f7d42
UTF-8 癌뀐풄絶꾦쎁}B 1110011110011001100011001110101110000000100100001110110110010010100001001110011110110101101101101110101010111110101001101110110010001110100000010111110101000010 e7998ceb8090ed9284e7b5b6eabea6ec8e817d42
UHC 癌뀐풄絶꾦쎁}B 1110010011011111101100101110111110111110100011001110111110111110100001001110100110011011101010110111110101000010 e4dfb2efbe8cefbe84e99bab7d42

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