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?hN[}?o?hN[{^ 001111110110111100111111011010000100111001011011011111010011111101101111001111110110100001001110010110110111101101011110 3f6f3f684e5b7d3f6f3f684e5b7b5e
SJIS-WIN ?o?hN[}?o?hN[{^ 001111110110111100111111011010000100111001011011011111010011111101101111001111110110100001001110010110110111101101011110 3f6f3f684e5b7d3f6f3f684e5b7b5e
EUC-JP ?o?hN[}?o?hN[{^ 001111110110111100111111011010000100111001011011011111010011111101101111001111110110100001001110010110110111101101011110 3f6f3f684e5b7d3f6f3f684e5b7b5e
UTF-8 횪o창hN[}횪o창hN[{^ 1110110110011010101010100110111111101100101100001011110101101000010011100101101101111101111011011001101010101010011011111110110010110000101111010110100001001110010110110111101101011110 ed9aaa6fecb0bd684e5b7ded9aaa6fecb0bd684e5b7b5e
UHC 횪o창hN[}횪o창hN[{^ 11000011101000000110111111000011101000100110100001001110010110110111110111000011101000000110111111000011101000100110100001001110010110110111101101011110 c3a06fc3a2684e5b7dc3a06fc3a2684e5b7b5e

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