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‘¼‘®x’G‘¼‘®x^ 11000010100100100100011111000010100100011100001010111100110000101001000111000010101011100111100011000010100100100100011111000010100100011100001010111100110000101001000111000010101011100111100001011110 c29247c291c2bcc291c2ae78c29247c291c2bcc291c2ae785e
SJIS-WIN ??G????????x??G????????x^ 00111111001111110100011100111111001111110011111100111111001111110011111100111111001111110111100000111111001111110100011100111111001111110011111100111111001111110011111100111111001111110111100001011110 3f3f473f3f3f3f3f3f3f3f783f3f473f3f3f3f3f3f3f3f785e
EUC-JP �G���®x�G���®x^ 10001111101010101010010000111111010001111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111111000111110101010101001001000111110100010111011100111100010001111101010101010010000111111010001111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111111000111110101010101001001000111110100010111011100111100001011110 8faaa43f478faaa43f8faaa43f8faaa43f8faaa48fa2ee788faaa43f478faaa43f8faaa43f8faaa43f8faaa48fa2ee785e
UTF-8 ’G‘¼‘®x’G‘¼‘®x^ 110000111000001011000010100100100100011111000011100000101100001010010001110000111000001011000010101111001100001110000010110000101001000111000011100000101100001010101110011110001100001110000010110000101001001001000111110000111000001011000010100100011100001110000010110000101011110011000011100000101100001010010001110000111000001011000010101011100111100001011110 c382c29247c382c291c382c2bcc382c291c382c2ae78c382c29247c382c291c382c2bcc382c291c382c2ae785e
UHC ??G???¼???®x??G???¼???®x^ 0011111100111111010001110011111100111111001111111010100011111001001111110011111100111111101000101110011101111000001111110011111101000111001111110011111100111111101010001111100100111111001111110011111110100010111001110111100001011110 3f3f473f3f3fa8f93f3f3fa2e7783f3f473f3f3fa8f93f3f3fa2e7785e

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