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’\’G’M^ 110000111000001011000010100100100100001111000011100000101100001010010010010111001100001110000010110000101001001001000111110000111000001011000010100100100100110101011110 c382c29243c382c2925cc382c29247c382c2924d5e
SJIS-WIN ????C????\????G????M^ 001111110011111100111111001111110100001100111111001111110011111100111111010111000011111100111111001111110011111101000111001111110011111100111111001111110100110101011110 3f3f3f3f433f3f3f3f5c3f3f3f3f473f3f3f3f4d5e
EUC-JP Ã?Â?CÃ?Â?\Ã?Â?GÃ?Â?M^ 10001111101010101010101000111111100011111010101010100100001111110100001110001111101010101010101000111111100011111010101010100100001111110101110010001111101010101010101000111111100011111010101010100100001111110100011110001111101010101010101000111111100011111010101010100100001111110100110101011110 8faaaa3f8faaa43f438faaaa3f8faaa43f5c8faaaa3f8faaa43f478faaaa3f8faaa43f4d5e
UTF-8 ’C’\’G’M^ 11000011100000111100001010000010110000111000001011000010100100100100001111000011100000111100001010000010110000111000001011000010100100100101110011000011100000111100001010000010110000111000001011000010100100100100011111000011100000111100001010000010110000111000001011000010100100100100110101011110 c383c282c382c29243c383c282c382c2925cc383c282c382c29247c383c282c382c2924d5e
UHC ????C????\????G????M^ 001111110011111100111111001111110100001100111111001111110011111100111111010111000011111100111111001111110011111101000111001111110011111100111111001111110100110101011110 3f3f3f3f433f3f3f3f5c3f3f3f3f473f3f3f3f4d5e

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