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‘½‘¶’N‘»‘¹@B 110000101001001001000111110000101001000111000010101111011100001010010001110000101011011011000010100100100100111011000010100100011100001010111011110000101001000111000010101110010100000001000010 c29247c291c2bdc291c2b6c2924ec291c2bbc291c2b94042
SJIS-WIN ??G???????¶??N????????@B 00111111001111110100011100111111001111110011111100111111001111110011111100111111100000011111011100111111001111110100111000111111001111110011111100111111001111110011111100111111001111110100000001000010 3f3f473f3f3f3f3f3f3f81f73f3f4e3f3f3f3f3f3f3f3f4042
EUC-JP �G���¶�N����@B 100011111010101010100100001111110100011110001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111110001111101010101010010010100010111110011000111110101010101001000011111101001110100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111100011111010101010100100001111110100000001000010 8faaa43f478faaa43f8faaa43f8faaa43f8faaa4a2f98faaa43f4e8faaa43f8faaa43f8faaa43f8faaa43f4042
UTF-8 ’G‘½‘¶’N‘»‘¹@B 1100001110000010110000101001001001000111110000111000001011000010100100011100001110000010110000101011110111000011100000101100001010010001110000111000001011000010101101101100001110000010110000101001001001001110110000111000001011000010100100011100001110000010110000101011101111000011100000101100001010010001110000111000001011000010101110010100000001000010 c382c29247c382c291c382c2bdc382c291c382c2b6c382c2924ec382c291c382c2bbc382c291c382c2b94042
UHC ??G???½???¶??N???????¹@B 001111110011111101000111001111110011111100111111101010001111011000111111001111110011111110100010110100100011111100111111010011100011111100111111001111110011111100111111001111110011111110101001111101100100000001000010 3f3f473f3f3fa8f63f3f3fa2d23f3f4e3f3f3f3f3f3f3fa9f64042

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