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 短息属}短息属{^ 100100100101101010010001101001111001000110101110011111011001001001011010100100011010011110010001101011100111101101011110 925a91a791ae7d925a91a791ae7b5e
EUC-JP 短息属}短息属{^ 110000111011101111000010101010011100001010110000011111011100001110111011110000101010100111000010101100000111101101011110 c3bbc2a9c2b07dc3bbc2a9c2b07b5e
UTF-8 短息属}短息属{^ 111001111001111110101101111001101000000110101111111001011011000110011110011111011110011110011111101011011110011010000001101011111110010110110001100111100111101101011110 e79fade681afe5b19e7de79fade681afe5b19e7b5e
UHC 短息?}短息?{^ 11010011101011011110001111010011001111110111110111010011101011011110001111010011001111110111101101011110 d3ade3d33f7dd3ade3d33f7b5e

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