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?h{^ 0011111101001111001111110110100001111101001111110100111100111111011010000111101101011110 3f4f3f687d3f4f3f687b5e
SJIS-WIN 唸O盖h}唸O盖h{^ 100110100101100001001111111000011011001101101000011111011001101001011000010011111110000110110011011010000111101101011110 9a584fe1b3687d9a584fe1b3687b5e
EUC-JP 唸O盖h}唸O盖h{^ 110100111011100101001111111000101011010101101000011111011101001110111001010011111110001010110101011010000111101101011110 d3b94fe2b5687dd3b94fe2b5687b5e
UTF-8 唸O盖h}唸O盖h{^ 11100101100101001011100001001111111001111001101110010110011010000111110111100101100101001011100001001111111001111001101110010110011010000111101101011110 e594b84fe79b96687de594b84fe79b96687b5e
UHC ?O盖h}?O盖h{^ 00111111010011111100101111001100011010000111110100111111010011111100101111001100011010000111101101011110 3f4fcbcc687d3f4fcbcc687b5e

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