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 ÀʼhÀʼfN}ÀʼhÀʼfN{^ 10001111110000001100101010111100011010001000111111000000110010101011110001100110010011100111110110001111110000001100101010111100011010001000111111000000110010101011110001100110010011100111101101011110 8fc0cabc688fc0cabc664e7d8fc0cabc688fc0cabc664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP ?ÀÊ?h?ÀÊ?fN}?ÀÊ?h?ÀÊ?fN{^ 0011111110001111101010101010001010001111101010101011010000111111011010000011111110001111101010101010001010001111101010101011010000111111011001100100111001111101001111111000111110101010101000101000111110101010101101000011111101101000001111111000111110101010101000101000111110101010101101000011111101100110010011100111101101011110 3f8faaa28faab43f683f8faaa28faab43f664e7d3f8faaa28faab43f683f8faaa28faab43f664e7b5e
UTF-8 ÀʼhÀʼfN}ÀʼhÀʼfN{^ 1100001010001111110000111000000011000011100010101100001010111100011010001100001010001111110000111000000011000011100010101100001010111100011001100100111001111101110000101000111111000011100000001100001110001010110000101011110001101000110000101000111111000011100000001100001110001010110000101011110001100110010011100111101101011110 c28fc380c38ac2bc68c28fc380c38ac2bc664e7dc28fc380c38ac2bc68c28fc380c38ac2bc664e7b5e
UHC ???¼h???¼fN}???¼h???¼fN{^ 0011111100111111001111111010100011111001011010000011111100111111001111111010100011111001011001100100111001111101001111110011111100111111101010001111100101101000001111110011111100111111101010001111100101100110010011100111101101011110 3f3f3fa8f9683f3f3fa8f9664e7d3f3f3fa8f9683f3f3fa8f9664e7b5e

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