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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 鸚??W}鸚??W{^ 11101010010111110011111100111111010101110111110111101010010111110011111100111111010101110111101101011110 ea5f3f3f577dea5f3f3f577b5e
EUC-JP 鸚??W}鸚??W{^ 11110011110000000011111100111111010101110111110111110011110000000011111100111111010101110111101101011110 f3c03f3f577df3c03f3f577b5e
UTF-8 鸚싪뵷W}鸚싪뵷W{^ 1110100110111000100110101110110010001011101010101110101110110101101101110101011101111101111010011011100010011010111011001000101110101010111010111011010110110111010101110111101101011110 e9b89aec8baaebb5b7577de9b89aec8baaebb5b7577b5e
UHC 鸚싪뵷W}鸚싪뵷W{^ 1110010110100100100110101110100010010100101101010101011101111101111001011010010010011010111010001001010010110101010101110111101101011110 e5a49ae894b5577de5a49ae894b5577b5e

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