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 ??????ue^ 001111110011111100111111001111110011111100111111011101010110010101011110 3f3f3f3f3f3f75655e
SJIS-WIN ツ洩ツ但ツ叩ue^ 110000101000100101101011110000101001001001000001110000101001001001000000011101010110010101011110 c2896bc29241c2924075655e
EUC-JP ツ洩ツ但ツ叩ue^ 100011101100001010110001110011001000111011000010110000111010001010001110110000101100001110100001011101010110010101011110 8ec2b1cc8ec2c3a28ec2c3a175655e
UTF-8 ツ洩ツ但ツ叩ue^ 111011111011111010000010111001101011010010101001111011111011111010000010111001001011110110000110111011111011111010000010111001011000111110101001011101010110010101011110 efbe82e6b4a9efbe82e4bd86efbe82e58fa975655e
UHC ?洩?但?叩ue^ 001111111110000011011101001111111101001110100011001111111100110110110000011101010110010101011110 3fe0dd3fd3a33fcdb075655e

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