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 ???L???~ 0011111100111111001111110100110000111111001111110011111101111110 3f3f3f4c3f3f3f7e
SJIS-WIN 弱??L弱??~ 10001110111000110011111100111111010011001000111011100011001111110011111101111110 8ee33f3f4c8ee33f3f7e
EUC-JP 弱??L弱??~ 10111100111001010011111100111111010011001011110011100101001111110011111101111110 bce53f3f4cbce53f3f7e
UTF-8 弱놅쉘L弱놅쉽~ 1110010110111100101100011110101110000110100001011110110010001001100110000100110011100101101111001011000111101011100001101000010111101100100010011011110101111110 e5bcb1eb8685ec89984ce5bcb1eb8685ec89bd7e
UHC 弱놅쉘L弱놅쉽~ 1110010110110000100001101110111110111101101010010100110011100101101100001000011011101111101111011011000101111110 e5b086efbda94ce5b086efbdb17e

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