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{^ 10010010010001110011111100111111010101110111110110010010010001110011111100111111010101110111101101011110 92473f3f577d92473f3f577b5e
EUC-JP 竪??W}竪??W{^ 11000011101010000011111100111111010101110111110111000011101010000011111100111111010101110111101101011110 c3a83f3f577dc3a83f3f577b5e
UTF-8 竪뒍뙣W}竪뒍뙣W{^ 1110011110101011101010101110101110010010100011011110101110011001101000110101011101111101111001111010101110101010111010111001001010001101111010111001100110100011010101110111101101011110 e7abaaeb928deb99a3577de7abaaeb928deb99a3577b5e
UHC 竪뒍뙣W}竪뒍뙣W{^ 1110001010110101100010101000101010001100101010000101011101111101111000101011010110001010100010101000110010101000010101110111101101011110 e2b58a8a8ca8577de2b58a8a8ca8577b5e

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