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‘þ‘½’G’H^ 1100001010010001110000111011111011000010100100011100001010111101110000101001001001000111110000101001001001001000110000101001000111000011101111101100001010010001110000101011110111000010100100100100011111000010100100100100100001011110 c291c3bec291c2bdc29247c29248c291c3bec291c2bdc29247c292485e
SJIS-WIN ??????????G??H??????????G??H^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000111001111110011111101001000001111110011111100111111001111110011111100111111001111110011111100111111001111110100011100111111001111110100100001011110 3f3f3f3f3f3f3f3f3f3f473f3f483f3f3f3f3f3f3f3f3f3f473f3f485e
EUC-JP Â?Ã?Â?Â?Â?GÂ?HÂ?Ã?Â?Â?Â?GÂ?H^ 1000111110101010101001000011111110001111101010101010101000111111100011111010101010100100001111111000111110101010101001000011111110001111101010101010010000111111010001111000111110101010101001000011111101001000100011111010101010100100001111111000111110101010101010100011111110001111101010101010010000111111100011111010101010100100001111111000111110101010101001000011111101000111100011111010101010100100001111110100100001011110 8faaa43f8faaaa3f8faaa43f8faaa43f8faaa43f478faaa43f488faaa43f8faaaa3f8faaa43f8faaa43f8faaa43f478faaa43f485e
UTF-8 ‘þ‘½’G’H‘þ‘½’G’H^ 1100001110000010110000101001000111000011100000111100001010111110110000111000001011000010100100011100001110000010110000101011110111000011100000101100001010010010010001111100001110000010110000101001001001001000110000111000001011000010100100011100001110000011110000101011111011000011100000101100001010010001110000111000001011000010101111011100001110000010110000101001001001000111110000111000001011000010100100100100100001011110 c382c291c383c2bec382c291c382c2bdc382c29247c382c29248c382c291c383c2bec382c291c382c2bdc382c29247c382c292485e
UHC ???¾???½??G??H???¾???½??G??H^ 001111110011111100111111101010001111101000111111001111110011111110101000111101100011111100111111010001110011111100111111010010000011111100111111001111111010100011111010001111110011111100111111101010001111011000111111001111110100011100111111001111110100100001011110 3f3f3fa8fa3f3f3fa8f63f3f473f3f483f3f3fa8fa3f3f3fa8f63f3f473f3f485e

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