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{^ 111100101111111001011110011010001111001011111110010111100110011001001110011111011111001011111110010111100110100011110010111111100101111001100110010011100111101101011110 f2fe5e68f2fe5e664e7df2fe5e68f2fe5e664e7b5e
SJIS-WIN ??^h??^fN}??^h??^fN{^ 001111110011111101011110011010000011111100111111010111100110011001001110011111010011111100111111010111100110100000111111001111110101111001100110010011100111101101011110 3f3f5e683f3f5e664e7d3f3f5e683f3f5e664e7b5e
EUC-JP òþ^hòþ^fN}òþ^hòþ^fN{^ 10001111101010111101001010001111101010011101000001011110011010001000111110101011110100101000111110101001110100000101111001100110010011100111110110001111101010111101001010001111101010011101000001011110011010001000111110101011110100101000111110101001110100000101111001100110010011100111101101011110 8fabd28fa9d05e688fabd28fa9d05e664e7d8fabd28fa9d05e688fabd28fa9d05e664e7b5e
UTF-8 òþ^hòþ^fN}òþ^hòþ^fN{^ 1100001110110010110000111011111001011110011010001100001110110010110000111011111001011110011001100100111001111101110000111011001011000011101111100101111001101000110000111011001011000011101111100101111001100110010011100111101101011110 c3b2c3be5e68c3b2c3be5e664e7dc3b2c3be5e68c3b2c3be5e664e7b5e
UHC ?þ^h?þ^fN}?þ^h?þ^fN{^ 00111111101010011010110101011110011010000011111110101001101011010101111001100110010011100111110100111111101010011010110101011110011010000011111110101001101011010101111001100110010011100111101101011110 3fa9ad5e683fa9ad5e664e7d3fa9ad5e683fa9ad5e664e7b5e

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