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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 鬢籠ォキn}鬢籠ォキn{^ 1110100110100100111000101100010010101011101101110110111001111101111010011010010011100010110001001010101110110111011011100111101101011110 e9a4e2c4abb76e7de9a4e2c4abb76e7b5e
EUC-JP 鬢籠ォキn}鬢籠ォキn{^ 111100101010011011100100110001101000111010101011100011101011011101101110011111011111001010100110111001001100011010001110101010111000111010110111011011100111101101011110 f2a6e4c68eab8eb76e7df2a6e4c68eab8eb76e7b5e
UTF-8 鬢籠ォキn}鬢籠ォキn{^ 1110100110101100101000101110011110110001101000001110111110111101101010111110111110111101101101110110111001111101111010011010110010100010111001111011000110100000111011111011110110101011111011111011110110110111011011100111101101011110 e9aca2e7b1a0efbdabefbdb76e7de9aca2e7b1a0efbdabefbdb76e7b5e
UHC ?籠??n}?籠??n{^ 001111111101011011101011001111110011111101101110011111010011111111010110111010110011111100111111011011100111101101011110 3fd6eb3f3f6e7d3fd6eb3f3f6e7b5e

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