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 ïüÂñ޽ޡLïüÂñ޽ޡL^ 11101111111111001100001011110001100011101011110110001110101000010100110011101111111111001100001011110001100011101011110110001110101000010100110001011110 effcc2f18ebd8ea14ceffcc2f18ebd8ea14c5e
SJIS-WIN ????????L????????L^ 00111111001111110011111100111111001111110011111100111111001111110100110000111111001111110011111100111111001111110011111100111111001111110100110001011110 3f3f3f3f3f3f3f3f4c3f3f3f3f3f3f3f3f4c5e
EUC-JP ïüÂñ???¡LïüÂñ???¡L^ 100011111010101111000001100011111010101111100100100011111010101010100100100011111010101111010000001111110011111100111111100011111010001011000010010011001000111110101011110000011000111110101011111001001000111110101010101001001000111110101011110100000011111100111111001111111000111110100010110000100100110001011110 8fabc18fabe48faaa48fabd03f3f3f8fa2c24c8fabc18fabe48faaa48fabd03f3f3f8fa2c24c5e
UTF-8 ïüÂñ޽ޡLïüÂñ޽ޡL^ 1100001110101111110000111011110011000011100000101100001110110001110000101000111011000010101111011100001010001110110000101010000101001100110000111010111111000011101111001100001110000010110000111011000111000010100011101100001010111101110000101000111011000010101000010100110001011110 c3afc3bcc382c3b1c28ec2bdc28ec2a14cc3afc3bcc382c3b1c28ec2bdc28ec2a14c5e
UHC ?????½?¡L?????½?¡L^ 0011111100111111001111110011111100111111101010001111011000111111101000101010111001001100001111110011111100111111001111110011111110101000111101100011111110100010101011100100110001011110 3f3f3f3f3fa8f63fa2ae4c3f3f3f3f3fa8f63fa2ae4c5e

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