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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 柔輕?}柔輕?{^ 10001111010111111110011101101010001111110111110110001111010111111110011101101010001111110111101101011110 8f5fe76a3f7d8f5fe76a3f7b5e
EUC-JP 柔輕?}柔輕?{^ 10111101110000001110110111001011001111110111110110111101110000001110110111001011001111110111101101011110 bdc0edcb3f7dbdc0edcb3f7b5e
UTF-8 柔輕밸}柔輕밸{^ 111001101001111110010100111010001011110010010101111010111011000010111000011111011110011010011111100101001110100010111100100101011110101110110000101110000111101101011110 e69f94e8bc95ebb0b87de69f94e8bc95ebb0b87b5e
UHC 柔輕밸}柔輕밸{^ 111010101111010111001100111011101011100111101011011111011110101011110101110011001110111010111001111010110111101101011110 eaf5cceeb9eb7deaf5cceeb9eb7b5e

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