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‘¹‘®[’C‘¹‘®’C‘¹‘®[^ 100100100100001110010001101110011001000110101110100100100100001110010001101110011001000110101110010110111001001001000011100100011011100110010001101011101001001001000011100100011011100110010001101011100101101101011110 924391b991ae924391b991ae5b924391b991ae924391b991ae5b5e
SJIS-WIN ?C?????C????[?C?????C????[^ 001111110100001100111111001111110011111100111111001111110100001100111111001111110011111100111111010110110011111101000011001111110011111100111111001111110011111101000011001111110011111100111111001111110101101101011110 3f433f3f3f3f3f433f3f3f3f5b3f433f3f3f3f3f433f3f3f3f5b5e
EUC-JP ?C???®?C???®[?C???®?C???®[^ 0011111101000011001111110011111100111111100011111010001011101110001111110100001100111111001111110011111110001111101000101110111001011011001111110100001100111111001111110011111110001111101000101110111000111111010000110011111100111111001111111000111110100010111011100101101101011110 3f433f3f3f8fa2ee3f433f3f3f8fa2ee5b3f433f3f3f8fa2ee3f433f3f3f8fa2ee5b5e
UTF-8 ’C‘¹‘®’C‘¹‘®[’C‘¹‘®’C‘¹‘®[^ 1100001010010010010000111100001010010001110000101011100111000010100100011100001010101110110000101001001001000011110000101001000111000010101110011100001010010001110000101010111001011011110000101001001001000011110000101001000111000010101110011100001010010001110000101010111011000010100100100100001111000010100100011100001010111001110000101001000111000010101011100101101101011110 c29243c291c2b9c291c2aec29243c291c2b9c291c2ae5bc29243c291c2b9c291c2aec29243c291c2b9c291c2ae5b5e
UHC ?C?¹?®?C?¹?®[?C?¹?®?C?¹?®[^ 0011111101000011001111111010100111110110001111111010001011100111001111110100001100111111101010011111011000111111101000101110011101011011001111110100001100111111101010011111011000111111101000101110011100111111010000110011111110101001111101100011111110100010111001110101101101011110 3f433fa9f63fa2e73f433fa9f63fa2e75b3f433fa9f63fa2e73f433fa9f63fa2e75b5e

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