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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 鸚??[}鸚??[{^ 11101010010111110011111100111111010110110111110111101010010111110011111100111111010110110111101101011110 ea5f3f3f5b7dea5f3f3f5b7b5e
EUC-JP 鸚??[}鸚??[{^ 11110011110000000011111100111111010110110111110111110011110000000011111100111111010110110111101101011110 f3c03f3f5b7df3c03f3f5b7b5e
UTF-8 鸚룸젻[}鸚룸젻[{^ 1110100110111000100110101110101110100011101110001110110010100000101110110101101101111101111010011011100010011010111010111010001110111000111011001010000010111011010110110111101101011110 e9b89aeba3b8eca0bb5b7de9b89aeba3b8eca0bb5b7b5e
UHC 鸚룸젻[}鸚룸젻[{^ 1110010110100100101101111110101110100000101011100101101101111101111001011010010010110111111010111010000010101110010110110111101101011110 e5a4b7eba0ae5b7de5a4b7eba0ae5b7b5e

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