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 執痔執釮質^ 1111000111111001100011101011011111110001111101101000111010100100111100011111100110001110101101111111101110111110100011101011111101011110 f1f98eb7f1f68ea4f1f98eb7fbbe8ebf5e
EUC-JP ?執?痔?執釮質^ 001111111011110010111001001111111011110010100110001111111011110010111001100011111110001110110000101111001100000101011110 3fbcb93fbca63fbcb98fe3b0bcc15e
UTF-8 執痔執釮質^ 11101110100001011011010011100101100111111011011111101110100001011011000111100111100101111001010011101110100001011011010011100101100111111011011111101001100001111010111011101000101100111010101001011110 ee85b4e59fb7ee85b1e79794ee85b4e59fb7e987aee8b3aa5e
UHC ?執?痔?執?質^ 00111111111100101111101100111111111101101100000000111111111100101111101100111111111100101111010101011110 3ff2fb3ff6c03ff2fb3ff2f55e

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