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 テ陛橘}テ陛橘{^ 11000011100101011100001110001011011010110111110111000011100101011100001110001011011010110111101101011110 c395c38b6b7dc395c38b6b7b5e
EUC-JP テ陛橘}テ陛橘{^ 100011101100001111001010110001011011010111001100011111011000111011000011110010101100010110110101110011000111101101011110 8ec3cac5b5cc7d8ec3cac5b5cc7b5e
UTF-8 テ陛橘}テ陛橘{^ 111011111011111010000011111010011001100110011011111001101010100110011000011111011110111110111110100000111110100110011001100110111110011010101001100110000111101101011110 efbe83e9999be6a9987defbe83e9999be6a9987b5e
UHC ?陛橘}?陛橘{^ 00111111111110001100111011010000101110010111110100111111111110001100111011010000101110010111101101011110 3ff8ced0b97d3ff8ced0b97b5e

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