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{^ 10011000011011111000100011010010011010001001100001101111100010001101001001100110010011100111110110011000011011111000100011010010011010001001100001101111100010001101001001100110010011100111101101011110 986f88d268986f88d2664e7d986f88d268986f88d2664e7b5e
SJIS-WIN ?o??h?o??fN}?o??h?o??fN{^ 00111111011011110011111100111111011010000011111101101111001111110011111101100110010011100111110100111111011011110011111100111111011010000011111101101111001111110011111101100110010011100111101101011110 3f6f3f3f683f6f3f3f664e7d3f6f3f3f683f6f3f3f664e7b5e
EUC-JP ?o?Òh?o?ÒfN}?o?Òh?o?ÒfN{^ 001111110110111100111111100011111010101011010010011010000011111101101111001111111000111110101010110100100110011001001110011111010011111101101111001111111000111110101010110100100110100000111111011011110011111110001111101010101101001001100110010011100111101101011110 3f6f3f8faad2683f6f3f8faad2664e7d3f6f3f8faad2683f6f3f8faad2664e7b5e
UTF-8 ˜oˆÒh˜oˆÒfN}˜oˆÒh˜oˆÒfN{^ 11000010100110000110111111000010100010001100001110010010011010001100001010011000011011111100001010001000110000111001001001100110010011100111110111000010100110000110111111000010100010001100001110010010011010001100001010011000011011111100001010001000110000111001001001100110010011100111101101011110 c2986fc288c39268c2986fc288c392664e7dc2986fc288c39268c2986fc288c392664e7b5e
UHC ?o??h?o??fN}?o??h?o??fN{^ 00111111011011110011111100111111011010000011111101101111001111110011111101100110010011100111110100111111011011110011111100111111011010000011111101101111001111110011111101100110010011100111101101011110 3f6f3f3f683f6f3f3f664e7d3f6f3f3f683f6f3f3f664e7b5e

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