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 鈼コ鰆イ鈼コ鰆イ^ 11111011110001101011101011101001110101001011001011111011110001101011101011101001110101001011001001011110 fbc6bae9d4b2fbc6bae9d4b25e
EUC-JP 鈼コ鰆イ鈼コ鰆イ^ 10001111111000111101011010001110101110101111001011010110100011101011001010001111111000111101011010001110101110101111001011010110100011101011001001011110 8fe3d68ebaf2d68eb28fe3d68ebaf2d68eb25e
UTF-8 鈼コ鰆イ鈼コ鰆イ^ 11101001100010001011110011101111101111011011101011101001101100001000011011101111101111011011001011101001100010001011110011101111101111011011101011101001101100001000011011101111101111011011001001011110 e988bcefbdbae9b086efbdb2e988bcefbdbae9b086efbdb25e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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