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{^ 10011101111100110011111100111111010101110111110110011101111100110011111100111111010101110111101101011110 9df33f3f577d9df33f3f577b5e
EUC-JP 暎??W}暎??W{^ 11011010111101010011111100111111010101110111110111011010111101010011111100111111010101110111101101011110 daf53f3f577ddaf53f3f577b5e
UTF-8 暎㏓몣W}暎㏓몣W{^ 1110011010011010100011101110001110001111100100111110101110101010101000110101011101111101111001101001101010001110111000111000111110010011111010111010101010100011010101110111101101011110 e69a8ee38f93ebaaa3577de69a8ee38f93ebaaa3577b5e
UHC 暎㏓몣W}暎㏓몣W{^ 1110011110110010101001111110101110010001100100010101011101111101111001111011001010100111111010111001000110010001010101110111101101011110 e7b2a7eb9191577de7b2a7eb9191577b5e

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