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 ???f???T???f 001111110011111100111111011001100011111100111111001111110101010000111111001111110011111101100110 3f3f3f663f3f3f543f3f3f66
SJIS-WIN 弱??f弱??T弱??f 100011101110001100111111001111110110011010001110111000110011111100111111010101001000111011100011001111110011111101100110 8ee33f3f668ee33f3f548ee33f3f66
EUC-JP 弱??f弱??T弱??f 101111001110010100111111001111110110011010111100111001010011111100111111010101001011110011100101001111110011111101100110 bce53f3f66bce53f3f54bce53f3f66
UTF-8 弱놅숴f弱놅숴T弱놅숴f 111001011011110010110001111010111000011010000101111011001000100010110100011001101110010110111100101100011110101110000110100001011110110010001000101101000101010011100101101111001011000111101011100001101000010111101100100010001011010001100110 e5bcb1eb8685ec88b466e5bcb1eb8685ec88b454e5bcb1eb8685ec88b466
UHC 弱놅숴f弱놅숴T弱놅숴f 111001011011000010000110111011111011110110100100011001101110010110110000100001101110111110111101101001000101010011100101101100001000011011101111101111011010010001100110 e5b086efbda466e5b086efbda454e5b086efbda466

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