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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 竪谷叩他竪谷叩他^ 1001001001000111100100100100101010010010010000001001000110111100100100100100011110010010010010101001001001000000100100011011110001011110 9247924a924091bc9247924a924091bc5e
EUC-JP 竪谷叩他竪谷叩他^ 1100001110101000110000111010101111000011101000011100001010111110110000111010100011000011101010111100001110100001110000101011111001011110 c3a8c3abc3a1c2bec3a8c3abc3a1c2be5e
UTF-8 竪谷叩他竪谷叩他^ 11100111101010111010101011101000101100001011011111100101100011111010100111100100101110111001011011100111101010111010101011101000101100001011011111100101100011111010100111100100101110111001011001011110 e7abaae8b0b7e58fa9e4bb96e7abaae8b0b7e58fa9e4bb965e
UHC 竪谷叩他竪谷叩他^ 1110001010110101110011011101101111001101101100001111011011100010111000101011010111001101110110111100110110110000111101101110001001011110 e2b5cddbcdb0f6e2e2b5cddbcdb0f6e25e

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