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 ?????P????? 0011111100111111001111110011111100111111010100000011111100111111001111110011111100111111 3f3f3f3f3f503f3f3f3f3f
SJIS-WIN 晶諶ァ失P晶諶ァ失 10001111101110111111100111000100111110111010101010100111100011101011100001010000100011111011101111111001110001001111101110101010101001111000111010111000 8fbbf9c4fbaaa78eb8508fbbf9c4fbaaa78eb8
EUC-JP 晶?諶ァ失P晶?諶ァ失 101111101011110100111111100011111101111010110101100011101010011110111100101110100101000010111110101111010011111110001111110111101011010110001110101001111011110010111010 bebd3f8fdeb58ea7bcba50bebd3f8fdeb58ea7bcba
UTF-8 晶諶ァ失P晶諶ァ失 11100110100110011011011011101110100111001001111111101000101010111011011011101111101111011010011111100101101001001011000101010000111001101001100110110110111011101001110010011111111010001010101110110110111011111011110110100111111001011010010010110001 e699b6ee9c9fe8abb6efbda7e5a4b150e699b6ee9c9fe8abb6efbda7e5a4b1
UHC 晶?諶?失P晶?諶?失 1110111111011100001111111110010010100110001111111110001111110111010100001110111111011100001111111110010010100110001111111110001111110111 efdc3fe4a63fe3f750efdc3fe4a63fe3f7

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