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 ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
SJIS-WIN ??????e^ 0011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f655e
EUC-JP 沅?????e^ 10001111110001101110100100111111001111110011111100111111001111110110010101011110 8fc6e93f3f3f3f3f655e
UTF-8 沅룹갹梨붽떱e^ 1110011010110010100001011110101110100011101110011110101010110000101110011110111110100111101000101110101110110110101111011110101110010110101100010110010101011110 e6b285eba3b9eab0b9efa7a2ebb6bdeb96b1655e
UHC 沅룹갹梨붽떱e^ 1110101010110110101101111110110010110000101111011110110010110001100101001110101010110110101101110110010101011110 eab6b7ecb0bdecb194eab6b7655e

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