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‘¢‘¶ 11000010100100100100011111000010100100011100001010101000110000101001000111000010101011101100001010010010010001111100001010010001110000101010001011000010100100011100001010110110 c29247c291c2a8c291c2aec29247c291c2a2c291c2b6
SJIS-WIN ??G???¨??????G???¢???¶ 00111111001111110100011100111111001111110011111110000001010011100011111100111111001111110011111100111111001111110100011100111111001111110011111110000001100100010011111100111111001111111000000111110111 3f3f473f3f3f814e3f3f3f3f3f3f473f3f3f81913f3f3f81f7
EUC-JP �G�¨�®�G�¢�¶ 1000111110101010101001000011111101000111100011111010101010100100001111111000111110101010101001001010000110101111100011111010101010100100001111111000111110101010101001001000111110100010111011101000111110101010101001000011111101000111100011111010101010100100001111111000111110101010101001001010000111110001100011111010101010100100001111111000111110101010101001001010001011111001 8faaa43f478faaa43f8faaa4a1af8faaa43f8faaa48fa2ee8faaa43f478faaa43f8faaa4a1f18faaa43f8faaa4a2f9
UTF-8 ’G‘¨‘®’G‘¢‘¶ 110000111000001011000010100100100100011111000011100000101100001010010001110000111000001011000010101010001100001110000010110000101001000111000011100000101100001010101110110000111000001011000010100100100100011111000011100000101100001010010001110000111000001011000010101000101100001110000010110000101001000111000011100000101100001010110110 c382c29247c382c291c382c2a8c382c291c382c2aec382c29247c382c291c382c2a2c382c291c382c2b6
UHC ??G???¨???®??G???????¶ 00111111001111110100011100111111001111110011111110100001101001110011111100111111001111111010001011100111001111110011111101000111001111110011111100111111001111110011111100111111001111111010001011010010 3f3f473f3f3fa1a73f3f3fa2e73f3f473f3f3f3f3f3f3fa2d2

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