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 跿啄促}跿啄促{^ 111001101111001110010001111011011001000110100011011111011110011011110011100100011110110110010001101000110111101101011110 e6f391ed91a37de6f391ed91a37b5e
EUC-JP 跿啄促}跿啄促{^ 111011001111010111000010111011111100001010100101011111011110110011110101110000101110111111000010101001010111101101011110 ecf5c2efc2a57decf5c2efc2a57b5e
UTF-8 跿啄促}跿啄促{^ 111010001011011110111111111001011001010110000100111001001011111110000011011111011110100010110111101111111110010110010101100001001110010010111111100000110111101101011110 e8b7bfe59584e4bf837de8b7bfe59584e4bf837b5e
UHC ?啄促}?啄促{^ 00111111111101101111001011110101101101010111110100111111111101101111001011110101101101010111101101011110 3ff6f2f5b57d3ff6f2f5b57b5e

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