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’U‘Ÿ’N‘»‘ŸVn}’G’U‘Ÿ’N‘»‘ŸVn{^ 10010010010001111001001001010101100100011001111110010010010011101001000110111011100100011001111101010110011011100111110110010010010001111001001001010101100100011001111110010010010011101001000110111011100100011001111101010110011011100111101101011110 92479255919f924e91bb919f566e7d92479255919f924e91bb919f566e7b5e
SJIS-WIN ?G?U???N????Vn}?G?U???N????Vn{^ 00111111010001110011111101010101001111110011111100111111010011100011111100111111001111110011111101010110011011100111110100111111010001110011111101010101001111110011111100111111010011100011111100111111001111110011111101010110011011100111101101011110 3f473f553f3f3f4e3f3f3f3f566e7d3f473f553f3f3f4e3f3f3f3f566e7b5e
EUC-JP ?G?U???N????Vn}?G?U???N????Vn{^ 00111111010001110011111101010101001111110011111100111111010011100011111100111111001111110011111101010110011011100111110100111111010001110011111101010101001111110011111100111111010011100011111100111111001111110011111101010110011011100111101101011110 3f473f553f3f3f4e3f3f3f3f566e7d3f473f553f3f3f4e3f3f3f3f566e7b5e
UTF-8 ’G’U‘Ÿ’N‘»‘ŸVn}’G’U‘Ÿ’N‘»‘ŸVn{^ 11000010100100100100011111000010100100100101010111000010100100011100001010011111110000101001001001001110110000101001000111000010101110111100001010010001110000101001111101010110011011100111110111000010100100100100011111000010100100100101010111000010100100011100001010011111110000101001001001001110110000101001000111000010101110111100001010010001110000101001111101010110011011100111101101011110 c29247c29255c291c29fc2924ec291c2bbc291c29f566e7dc29247c29255c291c29fc2924ec291c2bbc291c29f566e7b5e
UHC ?G?U???N????Vn}?G?U???N????Vn{^ 00111111010001110011111101010101001111110011111100111111010011100011111100111111001111110011111101010110011011100111110100111111010001110011111101010101001111110011111100111111010011100011111100111111001111110011111101010110011011100111101101011110 3f473f553f3f3f4e3f3f3f3f566e7d3f473f553f3f3f4e3f3f3f3f566e7b5e

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