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{^ 111001111111101010011010010101111110011111111010100110100100101001101110011111011110011111111010100110100101011111100111111110101001101001001010011011100111101101011110 e7fa9a57e7fa9a4a6e7de7fa9a57e7fa9a4a6e7b5e
EUC-JP 鋺啗鋺哽n}鋺啗鋺哽n{^ 111011101111110011010011101110001110111011111100110100111010101101101110011111011110111011111100110100111011100011101110111111001101001110101011011011100111101101011110 eefcd3b8eefcd3ab6e7deefcd3b8eefcd3ab6e7b5e
UTF-8 鋺啗鋺哽n}鋺啗鋺哽n{^ 1110100110001011101110101110010110010101100101111110100110001011101110101110010110010011101111010110111001111101111010011000101110111010111001011001010110010111111010011000101110111010111001011001001110111101011011100111101101011110 e98bbae59597e98bbae593bd6e7de98bbae59597e98bbae593bd6e7b5e
UHC ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e

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