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 ˜o‘æh˜o‘æfN}˜o‘æh˜o‘æfN{^ 10011000011011111001000111100110011010001001100001101111100100011110011001100110010011100111110110011000011011111001000111100110011010001001100001101111100100011110011001100110010011100111101101011110 986f91e668986f91e6664e7d986f91e668986f91e6664e7b5e
SJIS-WIN ?o??h?o??fN}?o??h?o??fN{^ 00111111011011110011111100111111011010000011111101101111001111110011111101100110010011100111110100111111011011110011111100111111011010000011111101101111001111110011111101100110010011100111101101011110 3f6f3f3f683f6f3f3f664e7d3f6f3f3f683f6f3f3f664e7b5e
EUC-JP ?o?æh?o?æfN}?o?æh?o?æfN{^ 001111110110111100111111100011111010100111000001011010000011111101101111001111111000111110101001110000010110011001001110011111010011111101101111001111111000111110101001110000010110100000111111011011110011111110001111101010011100000101100110010011100111101101011110 3f6f3f8fa9c1683f6f3f8fa9c1664e7d3f6f3f8fa9c1683f6f3f8fa9c1664e7b5e
UTF-8 ˜o‘æh˜o‘æfN}˜o‘æh˜o‘æfN{^ 11000010100110000110111111000010100100011100001110100110011010001100001010011000011011111100001010010001110000111010011001100110010011100111110111000010100110000110111111000010100100011100001110100110011010001100001010011000011011111100001010010001110000111010011001100110010011100111101101011110 c2986fc291c3a668c2986fc291c3a6664e7dc2986fc291c3a668c2986fc291c3a6664e7b5e
UHC ?o?æh?o?æfN}?o?æh?o?æfN{^ 0011111101101111001111111010100110100001011010000011111101101111001111111010100110100001011001100100111001111101001111110110111100111111101010011010000101101000001111110110111100111111101010011010000101100110010011100111101101011110 3f6f3fa9a1683f6f3fa9a1664e7d3f6f3fa9a1683f6f3fa9a1664e7b5e

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