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 ñìÜñŽ½Žºú£Òñ޽ޮe^ 111100011110110011011100111100011000111010111101100011101011101011111010101000111101001011110001100011101011110110001110101011100110010101011110 f1ecdcf18ebd8ebafaa3d2f18ebd8eae655e
SJIS-WIN ?????????£??????e^ 00111111001111110011111100111111001111110011111100111111001111110011111110000001100100100011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f81923f3f3f3f3f3f655e
EUC-JP ñìÜñ???ºú£Òñ???®e^ 10001111101010111101000010001111101010111100000010001111101010101110010010001111101010111101000000111111001111110011111110001111101000101110101110001111101010111110001010100001111100101000111110101010110100101000111110101011110100000011111100111111001111111000111110100010111011100110010101011110 8fabd08fabc08faae48fabd03f3f3f8fa2eb8fabe2a1f28faad28fabd03f3f3f8fa2ee655e
UTF-8 ñìÜñŽ½Žºú£Òñ޽ޮe^ 11000011101100011100001110101100110000111001110011000011101100011100001010001110110000101011110111000010100011101100001010111010110000111011101011000010101000111100001110010010110000111011000111000010100011101100001010111101110000101000111011000010101011100110010101011110 c3b1c3acc39cc3b1c28ec2bdc28ec2bac3bac2a3c392c3b1c28ec2bdc28ec2ae655e
UHC ?????½?º?????½?®e^ 00111111001111110011111100111111001111111010100011110110001111111010100010101100001111110011111100111111001111110011111110101000111101100011111110100010111001110110010101011110 3f3f3f3f3fa8f63fa8ac3f3f3f3f3fa8f63fa2e7655e

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