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’H^ 1100001010010010010000001100001010010001110000101011110111000010100100100100011111000010100100100100100001011110 c29240c291c2bdc29247c292485e
SJIS-WIN ??@??????G??H^ 0011111100111111010000000011111100111111001111110011111100111111001111110100011100111111001111110100100001011110 3f3f403f3f3f3f3f3f473f3f485e
EUC-JP Â?@Â?Â?Â?GÂ?H^ 100011111010101010100100001111110100000010001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111101000111100011111010101010100100001111110100100001011110 8faaa43f408faaa43f8faaa43f8faaa43f478faaa43f485e
UTF-8 ’@‘½’G’H^ 110000111000001011000010100100100100000011000011100000101100001010010001110000111000001011000010101111011100001110000010110000101001001001000111110000111000001011000010100100100100100001011110 c382c29240c382c291c382c2bdc382c29247c382c292485e
UHC ??@???½??G??H^ 001111110011111101000000001111110011111100111111101010001111011000111111001111110100011100111111001111110100100001011110 3f3f403f3f3fa8f63f3f473f3f485e

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