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 執鵁軸執鵁雫^ 1111000010101010100011101011011111101001111110001000111010110010111100001010101010001110101101111110100111111000100011101011010001011110 f0aa8eb7e9f88eb2f0aa8eb7e9f88eb45e
EUC-JP ?執鵁軸?執鵁雫^ 001111111011110010111001111100101111101010111100101101000011111110111100101110011111001011111010101111001011011001011110 3fbcb9f2fabcb43fbcb9f2fabcb65e
UTF-8 執鵁軸執鵁雫^ 11101110100000011010100111100101100111111011011111101001101101011000000111101000101110111011100011101110100000011010100111100101100111111011011111101001101101011000000111101001100110111010101101011110 ee81a9e59fb7e9b581e8bbb8ee81a9e59fb7e9b581e99bab5e
UHC ?執?軸?執??^ 001111111111001011111011001111111111010111101110001111111111001011111011001111110011111101011110 3ff2fb3ff5ee3ff2fb3f3f5e

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