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 河牙?}河牙?{^ 10001001110011011000100111100101001111110111110110001001110011011000100111100101001111110111101101011110 89cd89e53f7d89cd89e53f7b5e
EUC-JP 河牙縯}河牙縯{^ 1011001011001111101100101110011110001111110101001100101101111101101100101100111110110010111001111000111111010100110010110111101101011110 b2cfb2e78fd4cb7db2cfb2e78fd4cb7b5e
UTF-8 河牙縯}河牙縯{^ 111001101011001010110011111001111000100110011001111001111011100010101111011111011110011010110010101100111110011110001001100110011110011110111000101011110111101101011110 e6b2b3e78999e7b8af7de6b2b3e78999e7b8af7b5e
UHC 河牙縯}河牙縯{^ 111110011100000111100100101100111110011011100000011111011111100111000001111001001011001111100110111000000111101101011110 f9c1e4b3e6e07df9c1e4b3e6e07b5e

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