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蛾{^ 0011111101000011100010011110100101111101001111110100001110001001111010010111101101011110 3f4389e97d3f4389e97b5e
EUC-JP ?C蛾}?C蛾{^ 0011111101000011101100101110101101111101001111110100001110110010111010110111101101011110 3f43b2eb7d3f43b2eb7b5e
UTF-8 쏒C蛾}쏒C蛾{^ 1110110010001111100100100100001111101000100110111011111001111101111011001000111110010010010000111110100010011011101111100111101101011110 ec8f9243e89bbe7dec8f9243e89bbe7b5e
UHC 쏒C蛾}쏒C蛾{^ 10011011111110000100001111100100101101100111110110011011111110000100001111100100101101100111101101011110 9bf843e4b67d9bf843e4b67b5e

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