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 ±ÞÍËê÷on}±ÞÍËê÷on{^ 10110001110111101100110111001011111010101111011101101111011011100111110110110001110111101100110111001011111010101111011101101111011011100111101101011110 b1decdcbeaf76f6e7db1decdcbeaf76f6e7b5e
SJIS-WIN ±????÷on}±????÷on{^ 1000000101111101001111110011111100111111001111111000000110000000011011110110111001111101100000010111110100111111001111110011111100111111100000011000000001101111011011100111101101011110 817d3f3f3f3f81806f6e7d817d3f3f3f3f81806f6e7b5e
EUC-JP ±ÞÍËê÷on}±ÞÍËê÷on{^ 101000011101111010001111101010011011000010001111101010101011111110001111101010101011001110001111101010111011010010100001111000000110111101101110011111011010000111011110100011111010100110110000100011111010101010111111100011111010101010110011100011111010101110110100101000011110000001101111011011100111101101011110 a1de8fa9b08faabf8faab38fabb4a1e06f6e7da1de8fa9b08faabf8faab38fabb4a1e06f6e7b5e
UTF-8 ±ÞÍËê÷on}±ÞÍËê÷on{^ 11000010101100011100001110011110110000111000110111000011100010111100001110101010110000111011011101101111011011100111110111000010101100011100001110011110110000111000110111000011100010111100001110101010110000111011011101101111011011100111101101011110 c2b1c39ec38dc38bc3aac3b76f6e7dc2b1c39ec38dc38bc3aac3b76f6e7b5e
UHC ±Þ???÷on}±Þ???÷on{^ 10100001101111101010100010101101001111110011111100111111101000011100000001101111011011100111110110100001101111101010100010101101001111110011111100111111101000011100000001101111011011100111101101011110 a1bea8ad3f3f3fa1c06f6e7da1bea8ad3f3f3fa1c06f6e7b5e

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