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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 襷暑⊃\}襷暑⊃\{^ 1110011001000110100011111000101110000001101111010101110001111101111001100100011010001111100010111000000110111101010111000111101101011110 e6468f8b81bd5c7de6468f8b81bd5c7b5e
EUC-JP 襷暑⊃\}襷暑⊃\{^ 1110101110100111101111011110101110100010101111110101110001111101111010111010011110111101111010111010001010111111010111000111101101011110 eba7bdeba2bf5c7deba7bdeba2bf5c7b5e
UTF-8 襷暑⊃\}襷暑⊃\{^ 1110100010100101101101111110011010011010100100011110001010001010100000110101110001111101111010001010010110110111111001101001101010010001111000101000101010000011010111000111101101011110 e8a5b7e69a91e28a835c7de8a5b7e69a91e28a835c7b5e
UHC ?暑⊃\}?暑⊃\{^ 001111111101111111110100101000011111100101011100011111010011111111011111111101001010000111111001010111000111101101011110 3fdff4a1f95c7d3fdff4a1f95c7b5e

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