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 ???T???? 0011111100111111001111110101010000111111001111110011111100111111 3f3f3f543f3f3f3f
SJIS-WIN 弱??T弱??? 10001110111000110011111100111111010101001000111011100011001111110011111100111111 8ee33f3f548ee33f3f3f
EUC-JP 弱??T弱??? 10111100111001010011111100111111010101001011110011100101001111110011111100111111 bce53f3f54bce53f3f3f
UTF-8 弱놅숯T弱놅숱若 11100101101111001011000111101011100001101000010111101100100010001010111101010100111001011011110010110001111010111000011010000101111011001000100010110001111011111010010110110100 e5bcb1eb8685ec88af54e5bcb1eb8685ec88b1efa5b4
UHC 弱놅숯T弱놅숱若 111001011011000010000110111011111011110110100001010101001110010110110000100001101110111110111101101000101110010110101110 e5b086efbda154e5b086efbda2e5ae

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