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蔭??? 10001000111111000011111100111111010101001000100011111100001111110011111100111111 88fc3f3f5488fc3f3f3f
EUC-JP 蔭??T蔭??? 10110000111111100011111100111111010101001011000011111110001111110011111100111111 b0fe3f3f54b0fe3f3f3f
UTF-8 蔭붿꺏T蔭띾죮溜 11101000100101001010110111101011101101101011111111101010101110101000111101010100111010001001010010101101111010111001110110111110111011001010001110101110111011111010011110001011 e894adebb6bfeaba8f54e894adeb9dbeeca3aeefa78b
UHC 蔭붿꺏T蔭띾죮溜 111010111110001110010100111011001000001110110101010101001110101111100011100011011110101110100001100010011110101011111110 ebe394ec83b554ebe38deba189eafe

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