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’G‘¥’N‘»‘¼’H‘® 10010010010001111001001001000111100100011010010110010010010011101001000110111011100100011011110010010010010010001001000110101110 9247924791a5924e91bb91bc924891ae
SJIS-WIN ?G?G?¥?N?????H?? 0011111101000111001111110100011100111111100000011000111100111111010011100011111100111111001111110011111100111111010010000011111100111111 3f473f473f818f3f4e3f3f3f3f3f483f3f
EUC-JP ?G?G???N?????H?® 001111110100011100111111010001110011111100111111001111110100111000111111001111110011111100111111001111110100100000111111100011111010001011101110 3f473f473f3f3f4e3f3f3f3f3f483f8fa2ee
UTF-8 ’G’G‘¥’N‘»‘¼’H‘® 11000010100100100100011111000010100100100100011111000010100100011100001010100101110000101001001001001110110000101001000111000010101110111100001010010001110000101011110011000010100100100100100011000010100100011100001010101110 c29247c29247c291c2a5c2924ec291c2bbc291c2bcc29248c291c2ae
UHC ?G?G???N???¼?H?® 001111110100011100111111010001110011111100111111001111110100111000111111001111110011111110101000111110010011111101001000001111111010001011100111 3f473f473f3f3f4e3f3f3fa8f93f483fa2e7

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