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 顫ー薰扶顫ー薰府^ 111010001111101010110000111110111001111010010101011111011110100011111010101100001111101110011110100101010111101101011110 e8fab0fb9e957de8fab0fb9e957b5e
EUC-JP 顫ー?扶顫ー?府^ 111100001111110010001110101100000011111111001001110111101111000011111100100011101011000000111111110010011101110001011110 f0fc8eb03fc9def0fc8eb03fc9dc5e
UTF-8 顫ー薰扶顫ー薰府^ 11101001101000011010101111101111101111011011000011101000100101101011000011100110100010011011011011101001101000011010101111101111101111011011000011101000100101101011000011100101101110101001110001011110 e9a1abefbdb0e896b0e689b6e9a1abefbdb0e896b0e5ba9c5e
UHC 顫?薰扶顫?薰府^ 111011111011010100111111111111011011100111011101101001101110111110110101001111111111110110111001110111011010010001011110 efb53ffdb9dda6efb53ffdb9dda45e

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