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’\’K’N’A’Y}’C’\’K’N’A’Y{^ 100100100100001110010010010111001001001001001011100100100100111010010010010000011001001001011001011111011001001001000011100100100101110010010010010010111001001001001110100100100100000110010010010110010111101101011110 9243925c924b924e924192597d9243925c924b924e924192597b5e
SJIS-WIN ?C?\?K?N?A?Y}?C?\?K?N?A?Y{^ 001111110100001100111111010111000011111101001011001111110100111000111111010000010011111101011001011111010011111101000011001111110101110000111111010010110011111101001110001111110100000100111111010110010111101101011110 3f433f5c3f4b3f4e3f413f597d3f433f5c3f4b3f4e3f413f597b5e
EUC-JP ?C?\?K?N?A?Y}?C?\?K?N?A?Y{^ 001111110100001100111111010111000011111101001011001111110100111000111111010000010011111101011001011111010011111101000011001111110101110000111111010010110011111101001110001111110100000100111111010110010111101101011110 3f433f5c3f4b3f4e3f413f597d3f433f5c3f4b3f4e3f413f597b5e
UTF-8 ’C’\’K’N’A’Y}’C’\’K’N’A’Y{^ 110000101001001001000011110000101001001001011100110000101001001001001011110000101001001001001110110000101001001001000001110000101001001001011001011111011100001010010010010000111100001010010010010111001100001010010010010010111100001010010010010011101100001010010010010000011100001010010010010110010111101101011110 c29243c2925cc2924bc2924ec29241c292597dc29243c2925cc2924bc2924ec29241c292597b5e
UHC ?C?\?K?N?A?Y}?C?\?K?N?A?Y{^ 001111110100001100111111010111000011111101001011001111110100111000111111010000010011111101011001011111010011111101000011001111110101110000111111010010110011111101001110001111110100000100111111010110010111101101011110 3f433f5c3f4b3f4e3f413f597d3f433f5c3f4b3f4e3f413f597b5e

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