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 ?C?}?C?{^ 001111110100001100111111011111010011111101000011001111110111101101011110 3f433f7d3f433f7b5e
SJIS-WIN 廁C藕}廁C藕{^ 10011011111110000100001111100101010110000111110110011011111110000100001111100101010110000111101101011110 9bf843e5587d9bf843e5587b5e
EUC-JP 廁C藕}廁C藕{^ 11010110111110100100001111101001101110010111110111010110111110100100001111101001101110010111101101011110 d6fa43e9b97dd6fa43e9b97b5e
UTF-8 廁C藕}廁C藕{^ 1110010110111011100000010100001111101000100101111001010101111101111001011011101110000001010000111110100010010111100101010111101101011110 e5bb8143e897957de5bb8143e897957b5e
UHC ?C藕}?C藕{^ 0011111101000011111010011110010001111101001111110100001111101001111001000111101101011110 3f43e9e47d3f43e9e47b5e

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