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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 咳??}咳??{^ 1000101001010000001111110011111101111101100010100101000000111111001111110111101101011110 8a503f3f7d8a503f3f7b5e
EUC-JP 咳??}咳??{^ 1011001110110001001111110011111101111101101100111011000100111111001111110111101101011110 b3b13f3f7db3b13f3f7b5e
UTF-8 咳⑴뙻}咳⑴뙻{^ 111001011001001010110011111000101001000110110100111010111001100110111011011111011110010110010010101100111110001010010001101101001110101110011001101110110111101101011110 e592b3e291b4eb99bb7de592b3e291b4eb99bb7b5e
UHC 咳⑴뙻}咳⑴뙻{^ 111110101010011010101001111001111000110010111110011111011111101010100110101010011110011110001100101111100111101101011110 faa6a9e78cbe7dfaa6a9e78cbe7b5e

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