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{^ 100100100100001001001111100100100100011101101000011111011001001001000010010011111001001001000111011010000111101101011110 92424f9247687d92424f9247687b5e
EUC-JP 達O竪h}達O竪h{^ 110000111010001101001111110000111010100001101000011111011100001110100011010011111100001110101000011010000111101101011110 c3a34fc3a8687dc3a34fc3a8687b5e
UTF-8 達O竪h}達O竪h{^ 11101001100000011001010001001111111001111010101110101010011010000111110111101001100000011001010001001111111001111010101110101010011010000111101101011110 e981944fe7abaa687de981944fe7abaa687b5e
UHC 達O竪h}達O竪h{^ 110100111011100101001111111000101011010101101000011111011101001110111001010011111110001010110101011010000111101101011110 d3b94fe2b5687dd3b94fe2b5687b5e

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