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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 逎矩沙逎矩沙^ 11100111101000111000101111101001100011011011100111100111101000111000101111101001100011011011100101011110 e7a38be98db9e7a38be98db95e
EUC-JP 逎矩沙逎矩沙^ 11101110101001011011011011101011101110101011101111101110101001011011011011101011101110101011101101011110 eea5b6ebbabbeea5b6ebbabb5e
UTF-8 逎矩沙逎矩沙^ 11101001100000001000111011100111100111111010100111100110101100101001100111101001100000001000111011100111100111111010100111100110101100101001100101011110 e9808ee79fa9e6b299e9808ee79fa9e6b2995e
UHC ?矩沙?矩沙^ 0011111111001111101110111101111011011110001111111100111110111011110111101101111001011110 3fcfbbdede3fcfbbdede5e

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