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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 詹キキn}詹キキn{^ 11111011101001011011011110110111011011100111110111111011101001011011011110110111011011100111101101011110 fba5b7b76e7dfba5b7b76e7b5e
EUC-JP 詹キキn}詹キキn{^ 10001111110111011110101010001110101101111000111010110111011011100111110110001111110111011110101010001110101101111000111010110111011011100111101101011110 8fddea8eb78eb76e7d8fddea8eb78eb76e7b5e
UTF-8 詹キキn}詹キキn{^ 1110100010101001101110011110111110111101101101111110111110111101101101110110111001111101111010001010100110111001111011111011110110110111111011111011110110110111011011100111101101011110 e8a9b9efbdb7efbdb76e7de8a9b9efbdb7efbdb76e7b5e
UHC 詹??n}詹??n{^ 11110100110110100011111100111111011011100111110111110100110110100011111100111111011011100111101101011110 f4da3f3f6e7df4da3f3f6e7b5e

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