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{^ 11101000101111010011111100111111010101110111110111101000101111010011111100111111010101110111101101011110 e8bd3f3f577de8bd3f3f577b5e
EUC-JP 霓??W}霓??W{^ 11110000101111110011111100111111010101110111110111110000101111110011111100111111010101110111101101011110 f0bf3f3f577df0bf3f3f577b5e
UTF-8 霓ㅼ쮽W}霓ㅼ쮽W{^ 1110100110011100100100111110001110000101101111001110110010101110101111010101011101111101111010011001110010010011111000111000010110111100111011001010111010111101010101110111101101011110 e99c93e385bcecaebd577de99c93e385bcecaebd577b5e
UHC 霓ㅼ쮽W}霓ㅼ쮽W{^ 1110011111100111101001001110110010101000100110010101011101111101111001111110011110100100111011001010100010011001010101110111101101011110 e7e7a4eca899577de7e7a4eca899577b5e

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