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{^ 10001111100111001000100111101110011010001000111110011100100010011110111001100110010011100111110110001111100111001000100111101110011010001000111110011100100010011110111001100110010011100111101101011110 8f9c89ee688f9c89ee664e7d8f9c89ee688f9c89ee664e7b5e
SJIS-WIN ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e
EUC-JP ???îh???îfN}???îh???îfN{^ 001111110011111100111111100011111010101111000010011010000011111100111111001111111000111110101011110000100110011001001110011111010011111100111111001111111000111110101011110000100110100000111111001111110011111110001111101010111100001001100110010011100111101101011110 3f3f3f8fabc2683f3f3f8fabc2664e7d3f3f3f8fabc2683f3f3f8fabc2664e7b5e
UTF-8 œ‰îhœ‰îfN}œ‰îhœ‰îfN{^ 1100001010001111110000101001110011000010100010011100001110101110011010001100001010001111110000101001110011000010100010011100001110101110011001100100111001111101110000101000111111000010100111001100001010001001110000111010111001101000110000101000111111000010100111001100001010001001110000111010111001100110010011100111101101011110 c28fc29cc289c3ae68c28fc29cc289c3ae664e7dc28fc29cc289c3ae68c28fc29cc289c3ae664e7b5e
UHC ????h????fN}????h????fN{^ 00111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111110100111111001111110011111100111111011010000011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f683f3f3f3f664e7d3f3f3f3f683f3f3f3f664e7b5e

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