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 ±ôûR±ôû^[±ôûR±ôû^[^ 1000111110110001111101001111101101010010100011111011000111110100111110110101111001011011100011111011000111110100111110110101001010001111101100011111010011111011010111100101101101011110 8fb1f4fb528fb1f4fb5e5b8fb1f4fb528fb1f4fb5e5b5e
SJIS-WIN ?±??R?±??^[?±??R?±??^[^ 001111111000000101111101001111110011111101010010001111111000000101111101001111110011111101011110010110110011111110000001011111010011111100111111010100100011111110000001011111010011111100111111010111100101101101011110 3f817d3f3f523f817d3f3f5e5b3f817d3f3f523f817d3f3f5e5b5e
EUC-JP ?±ôûR?±ôû^[?±ôûR?±ôû^[^ 00111111101000011101111010001111101010111101010010001111101010111110010101010010001111111010000111011110100011111010101111010100100011111010101111100101010111100101101100111111101000011101111010001111101010111101010010001111101010111110010101010010001111111010000111011110100011111010101111010100100011111010101111100101010111100101101101011110 3fa1de8fabd48fabe5523fa1de8fabd48fabe55e5b3fa1de8fabd48fabe5523fa1de8fabd48fabe55e5b5e
UTF-8 ±ôûR±ôû^[±ôûR±ôû^[^ 110000101000111111000010101100011100001110110100110000111011101101010010110000101000111111000010101100011100001110110100110000111011101101011110010110111100001010001111110000101011000111000011101101001100001110111011010100101100001010001111110000101011000111000011101101001100001110111011010111100101101101011110 c28fc2b1c3b4c3bb52c28fc2b1c3b4c3bb5e5bc28fc2b1c3b4c3bb52c28fc2b1c3b4c3bb5e5b5e
UHC ?±??R?±??^[?±??R?±??^[^ 001111111010000110111110001111110011111101010010001111111010000110111110001111110011111101011110010110110011111110100001101111100011111100111111010100100011111110100001101111100011111100111111010111100101101101011110 3fa1be3f3f523fa1be3f3f5e5b3fa1be3f3f523fa1be3f3f5e5b5e

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