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 肛ルス}肛ルス{^ 111000111110100010000011100010111000001101011000011111011110001111101000100000111000101110000011010110000111101101011110 e3e8838b83587de3e8838b83587b5e
EUC-JP 肛ルス}肛ルス{^ 111001101110101010100101111010111010010110111001011111011110011011101010101001011110101110100101101110010111101101011110 e6eaa5eba5b97de6eaa5eba5b97b5e
UTF-8 肛ルス}肛ルス{^ 111010001000001010011011111000111000001110101011111000111000001010111001011111011110100010000010100110111110001110000011101010111110001110000010101110010111101101011110 e8829be383abe382b97de8829be383abe382b97b5e
UHC 肛ルス}肛ルス{^ 111110011111110110101011111010111010101110111001011111011111100111111101101010111110101110101011101110010111101101011110 f9fdabebabb97df9fdabebabb97b5e

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