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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?貅鮖劯?貅鮖劯^ 001111111110011010111010111010011011100111111011011101110011111111100110101110101110100110111001111110110111011101011110 3fe6bae9b9fb773fe6bae9b9fb775e
EUC-JP 澰貅鮖劯澰貅鮖劯^ 100011111100100011110111111011001011110011110010101110111000111110110011110111011000111111001000111101111110110010111100111100101011101110001111101100111101110101011110 8fc8f7ecbcf2bb8fb3dd8fc8f7ecbcf2bb8fb3dd5e
UTF-8 澰貅鮖劯澰貅鮖劯^ 11100110101111101011000011101000101100101000010111101001101011101001011011100101100010101010111111100110101111101011000011101000101100101000010111101001101011101001011011100101100010101010111101011110 e6beb0e8b285e9ae96e58aafe6beb0e8b285e9ae96e58aaf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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