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’B’Cx’C’B’Cx^ 110000101001001001000011110000101001001001000010110000101001001001000011011110001100001010010010010000111100001010010010010000101100001010010010010000110111100001011110 c29243c29242c2924378c29243c29242c29243785e
SJIS-WIN ??C??B??Cx??C??B??Cx^ 001111110011111101000011001111110011111101000010001111110011111101000011011110000011111100111111010000110011111100111111010000100011111100111111010000110111100001011110 3f3f433f3f423f3f43783f3f433f3f423f3f43785e
EUC-JP Â?CÂ?BÂ?CxÂ?CÂ?BÂ?Cx^ 100011111010101010100100001111110100001110001111101010101010010000111111010000101000111110101010101001000011111101000011011110001000111110101010101001000011111101000011100011111010101010100100001111110100001010001111101010101010010000111111010000110111100001011110 8faaa43f438faaa43f428faaa43f43788faaa43f438faaa43f428faaa43f43785e
UTF-8 ’C’B’Cx’C’B’Cx^ 110000111000001011000010100100100100001111000011100000101100001010010010010000101100001110000010110000101001001001000011011110001100001110000010110000101001001001000011110000111000001011000010100100100100001011000011100000101100001010010010010000110111100001011110 c382c29243c382c29242c382c2924378c382c29243c382c29242c382c29243785e
UHC ??C??B??Cx??C??B??Cx^ 001111110011111101000011001111110011111101000010001111110011111101000011011110000011111100111111010000110011111100111111010000100011111100111111010000110111100001011110 3f3f433f3f423f3f43783f3f433f3f423f3f43785e

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