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 1100001110000011110000101000001011000011100000101100001010010010010000111100001110000011110000101000001011000011100000101100001010010001110000111000001111000010100000101100001110000010110000101011110001000111 c383c282c382c29243c383c282c382c291c383c282c382c2bc47
SJIS-WIN ????????C????????????????G 0011111100111111001111110011111100111111001111110011111100111111010000110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000111 3f3f3f3f3f3f3f3f433f3f3f3f3f3f3f3f3f3f3f3f3f3f3f3f47
EUC-JP Ã?Â?Ã?Â?CÃ?Â?Ã?Â?Ã?Â?Ã?Â?G 1000111110101010101010100011111110001111101010101010010000111111100011111010101010101010001111111000111110101010101001000011111101000011100011111010101010101010001111111000111110101010101001000011111110001111101010101010101000111111100011111010101010100100001111111000111110101010101010100011111110001111101010101010010000111111100011111010101010101010001111111000111110101010101001000011111101000111 8faaaa3f8faaa43f8faaaa3f8faaa43f438faaaa3f8faaa43f8faaaa3f8faaa43f8faaaa3f8faaa43f8faaaa3f8faaa43f47
UTF-8 ’C‘¼G 1100001110000011110000101000001111000011100000101100001010000010110000111000001111000010100000101100001110000010110000101001001001000011110000111000001111000010100000111100001110000010110000101000001011000011100000111100001010000010110000111000001011000010100100011100001110000011110000101000001111000011100000101100001010000010110000111000001111000010100000101100001110000010110000101011110001000111 c383c283c382c282c383c282c382c29243c383c283c382c282c383c282c382c291c383c283c382c282c383c282c382c2bc47
UHC ????????C???????????????¼G 001111110011111100111111001111110011111100111111001111110011111101000011001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111100111111101010001111100101000111 3f3f3f3f3f3f3f3f433f3f3f3f3f3f3f3f3f3f3f3f3f3f3fa8f947

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