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 ??m}??m{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN 蛇砥m}蛇砥m{^ 10001110110101101001001101110101011011010111110110001110110101101001001101110101011011010111101101011110 8ed693756d7d8ed693756d7b5e
EUC-JP 蛇砥m}蛇砥m{^ 10111100110110001100010111010110011011010111110110111100110110001100010111010110011011010111101101011110 bcd8c5d66d7dbcd8c5d66d7b5e
UTF-8 蛇砥m}蛇砥m{^ 1110100010011011100001111110011110100000101001010110110101111101111010001001101110000111111001111010000010100101011011010111101101011110 e89b87e7a0a56d7de89b87e7a0a56d7b5e
UHC 蛇砥m}蛇砥m{^ 11011110111011111111001010110010011011010111110111011110111011111111001010110010011011010111101101011110 deeff2b26d7ddeeff2b26d7b5e

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