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[}??O[{^ 0011111100111111010011110101101101111101001111110011111101001111010110110111101101011110 3f3f4f5b7d3f3f4f5b7b5e
SJIS-WIN 謳「O[}謳「O[{^ 11100110100100001010001001001111010110110111110111100110100100001010001001001111010110110111101101011110 e690a24f5b7de690a24f5b7b5e
EUC-JP 謳「O[}謳「O[{^ 111010111111000010001110101000100100111101011011011111011110101111110000100011101010001001001111010110110111101101011110 ebf08ea24f5b7debf08ea24f5b7b5e
UTF-8 謳「O[}謳「O[{^ 11101000101011001011001111101111101111011010001001001111010110110111110111101000101011001011001111101111101111011010001001001111010110110111101101011110 e8acb3efbda24f5b7de8acb3efbda24f5b7b5e
UHC 謳?O[}謳?O[{^ 11001111110001000011111101001111010110110111110111001111110001000011111101001111010110110111101101011110 cfc43f4f5b7dcfc43f4f5b7b5e

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