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’I’@^{N}’C’I’@^{N{^ 110000101001001001000011110000101001001001001001110000101001001001000000010111100111101101001110011111011100001010010010010000111100001010010010010010011100001010010010010000000101111001111011010011100111101101011110 c29243c29249c292405e7b4e7dc29243c29249c292405e7b4e7b5e
SJIS-WIN ??C??I??@^{N}??C??I??@^{N{^ 001111110011111101000011001111110011111101001001001111110011111101000000010111100111101101001110011111010011111100111111010000110011111100111111010010010011111100111111010000000101111001111011010011100111101101011110 3f3f433f3f493f3f405e7b4e7d3f3f433f3f493f3f405e7b4e7b5e
EUC-JP Â?CÂ?IÂ?@^{N}Â?CÂ?IÂ?@^{N{^ 100011111010101010100100001111110100001110001111101010101010010000111111010010011000111110101010101001000011111101000000010111100111101101001110011111011000111110101010101001000011111101000011100011111010101010100100001111110100100110001111101010101010010000111111010000000101111001111011010011100111101101011110 8faaa43f438faaa43f498faaa43f405e7b4e7d8faaa43f438faaa43f498faaa43f405e7b4e7b5e
UTF-8 ’C’I’@^{N}’C’I’@^{N{^ 110000111000001011000010100100100100001111000011100000101100001010010010010010011100001110000010110000101001001001000000010111100111101101001110011111011100001110000010110000101001001001000011110000111000001011000010100100100100100111000011100000101100001010010010010000000101111001111011010011100111101101011110 c382c29243c382c29249c382c292405e7b4e7dc382c29243c382c29249c382c292405e7b4e7b5e
UHC ??C??I??@^{N}??C??I??@^{N{^ 001111110011111101000011001111110011111101001001001111110011111101000000010111100111101101001110011111010011111100111111010000110011111100111111010010010011111100111111010000000101111001111011010011100111101101011110 3f3f433f3f493f3f405e7b4e7d3f3f433f3f493f3f405e7b4e7b5e

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