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{^ 11101010010111110011111100111111011011100111110111101010010111110011111100111111011011100111101101011110 ea5f3f3f6e7dea5f3f3f6e7b5e
EUC-JP 鸚?ın}鸚?ın{^ 1111001111000000001111111000111110101001110001010110111001111101111100111100000000111111100011111010100111000101011011100111101101011110 f3c03f8fa9c56e7df3c03f8fa9c56e7b5e
UTF-8 鸚쒖ın}鸚쒖ın{^ 111010011011100010011010111011001001001010010110110001001011000101101110011111011110100110111000100110101110110010010010100101101100010010110001011011100111101101011110 e9b89aec9296c4b16e7de9b89aec9296c4b16e7b5e
UHC 鸚쒖ın}鸚쒖ın{^ 1110010110100100100111001110110010101001101001010110111001111101111001011010010010011100111011001010100110100101011011100111101101011110 e5a49ceca9a56e7de5a49ceca9a56e7b5e

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