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 薨絲椋}薨絲椋{^ 111001010100100111100011010011101001011010111000011111011110010101001001111000110100111010010110101110000111101101011110 e549e34e96b87de549e34e96b87b5e
EUC-JP 薨絲椋}薨絲椋{^ 111010011010101011100101101011111100110010111010011111011110100110101010111001011010111111001100101110100111101101011110 e9aae5afccba7de9aae5afccba7b5e
UTF-8 薨絲椋}薨絲椋{^ 111010001001011010101000111001111011010110110010111001101010010010001011011111011110100010010110101010001110011110110101101100101110011010100100100010110111101101011110 e896a8e7b5b2e6a48b7de896a8e7b5b2e6a48b7b5e
UHC 薨絲?}薨絲?{^ 11111101101111001101111011101010001111110111110111111101101111001101111011101010001111110111101101011110 fdbcdeea3f7dfdbcdeea3f7b5e

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