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 ??En}??En{^ 0011111100111111010001010110111001111101001111110011111101000101011011100111101101011110 3f3f456e7d3f3f456e7b5e
SJIS-WIN 鉑蒔En}鉑蒔En{^ 111110111100100110001110101010100100010101101110011111011111101111001001100011101010101001000101011011100111101101011110 fbc98eaa456e7dfbc98eaa456e7b5e
EUC-JP 鉑蒔En}鉑蒔En{^ 1000111111100011111000011011110010101100010001010110111001111101100011111110001111100001101111001010110001000101011011100111101101011110 8fe3e1bcac456e7d8fe3e1bcac456e7b5e
UTF-8 鉑蒔En}鉑蒔En{^ 11101001100010011001000111101000100100101001010001000101011011100111110111101001100010011001000111101000100100101001010001000101011011100111101101011110 e98991e89294456e7de98991e89294456e7b5e
UHC ?蒔En}?蒔En{^ 00111111111000111100100001000101011011100111110100111111111000111100100001000101011011100111101101011110 3fe3c8456e7d3fe3c8456e7b5e

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