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 ’G‘·’C’@}’G‘·’C’@{^ 1100001010010010010001111100001010010001110000101011011111000010100100100100001111000010100100100100000001111101110000101001001001000111110000101001000111000010101101111100001010010010010000111100001010010010010000000111101101011110 c29247c291c2b7c29243c292407dc29247c291c2b7c29243c292407b5e
SJIS-WIN ??G??????C??@}??G??????C??@{^ 0011111100111111010001110011111100111111001111110011111100111111001111110100001100111111001111110100000001111101001111110011111101000111001111110011111100111111001111110011111100111111010000110011111100111111010000000111101101011110 3f3f473f3f3f3f3f3f433f3f407d3f3f473f3f3f3f3f3f433f3f407b5e
EUC-JP Â?GÂ?Â?Â?CÂ?@}Â?GÂ?Â?Â?CÂ?@{^ 10001111101010101010010000111111010001111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110100001110001111101010101010010000111111010000000111110110001111101010101010010000111111010001111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110100001110001111101010101010010000111111010000000111101101011110 8faaa43f478faaa43f8faaa43f8faaa43f438faaa43f407d8faaa43f478faaa43f8faaa43f8faaa43f438faaa43f407b5e
UTF-8 ’G‘·’C’@}’G‘·’C’@{^ 11000011100000101100001010010010010001111100001110000010110000101001000111000011100000101100001010110111110000111000001011000010100100100100001111000011100000101100001010010010010000000111110111000011100000101100001010010010010001111100001110000010110000101001000111000011100000101100001010110111110000111000001011000010100100100100001111000011100000101100001010010010010000000111101101011110 c382c29247c382c291c382c2b7c382c29243c382c292407dc382c29247c382c291c382c2b7c382c29243c382c292407b5e
UHC ??G???·??C??@}??G???·??C??@{^ 00111111001111110100011100111111001111110011111110100001101001000011111100111111010000110011111100111111010000000111110100111111001111110100011100111111001111110011111110100001101001000011111100111111010000110011111100111111010000000111101101011110 3f3f473f3f3fa1a43f3f433f3f407d3f3f473f3f3fa1a43f3f433f3f407b5e

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