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 ??\????h 0011111100111111010111000011111100111111001111110011111101101000 3f3f5c3f3f3f3f68
SJIS-WIN ティ\ツ環渉戎h 1100001110101000010111001100001010001010110000101000111111000010100011110101111001101000 c3a85cc28ac28fc28f5e68
EUC-JP ティ\ツ環渉戎h 1000111011000011100011101010100001011100100011101100001010110100110001001011111011000100101111011011111101101000 8ec38ea85c8ec2b4c4bec4bdbf68
UTF-8 ティ\ツ環渉戎h 1110111110111110100000111110111110111101101010000101110011101111101111101000001011100111100100101011000011100110101110001000100111100110100010001000111001101000 efbe83efbda85cefbe82e792b0e6b889e6888e68
UHC ??\?環?戎h 00111111001111110101110000111111111111001011101100111111111010111101010001101000 3f3f5c3ffcbb3febd468

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