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 辷シ阡。辷シ阡。^ 11100111100010001011110011101000100101001010000111100111100010001011110011101000100101001010000101011110 e788bce894a1e788bce894a15e
EUC-JP 辷シ阡。辷シ阡。^ 1110110111101000100011101011110011101111111101001000111010100001111011011110100010001110101111001110111111110100100011101010000101011110 ede88ebceff48ea1ede88ebceff48ea15e
UTF-8 辷シ阡。辷シ阡。^ 11101000101111101011011111101111101111011011110011101001100110001010000111101111101111011010000111101000101111101011011111101111101111011011110011101001100110001010000111101111101111011010000101011110 e8beb7efbdbce998a1efbda1e8beb7efbdbce998a1efbda15e
UHC ??阡???阡?^ 0011111100111111111101001100011000111111001111110011111111110100110001100011111101011110 3f3ff4c63f3f3ff4c63f5e

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