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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????た??^ 00111111001111110011111100111111001111111000001010111101001111110011111101011110 3f3f3f3f3f82bd3f3f5e
EUC-JP ?????た??^ 00111111001111110011111100111111001111111010010010111111001111110011111101011110 3f3f3f3f3fa4bf3f3f5e
UTF-8 룴찹∼룶쾹た룶햑^ 11101011101000111011010011101100101100001011100111100010100010001011110011101011101000111011011011101100101111101011100111100011100000011001111111101011101000111011011011101101100101101001000101011110 eba3b4ecb0b9e288bceba3b6ecbeb9e3819feba3b6ed96915e
UHC 룴찹∼룶쾹た룶햑^ 1000111110101001110000101111110110100001101011011000111110101011101100101000111110101010101111111000111110101011110000010110010101011110 8fa9c2fda1ad8fabb28faabf8fabc1655e

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