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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ロ・」甁}ロ・」甁{^ 11011011101001011010001111111011011011100111110111011011101001011010001111111011011011100111101101011110 dba5a3fb6e7ddba5a3fb6e7b5e
EUC-JP ロ・」?}ロ・」?{^ 1000111011011011100011101010010110001110101000110011111101111101100011101101101110001110101001011000111010100011001111110111101101011110 8edb8ea58ea33f7d8edb8ea58ea33f7b5e
UTF-8 ロ・」甁}ロ・」甁{^ 111011111011111010011011111011111011110110100101111011111011110110100011111001111001010010000001011111011110111110111110100110111110111110111101101001011110111110111101101000111110011110010100100000010111101101011110 efbe9befbda5efbda3e794817defbe9befbda5efbda3e794817b5e
UHC ???甁}???甁{^ 00111111001111110011111111011100101110100111110100111111001111110011111111011100101110100111101101011110 3f3f3fdcba7d3f3f3fdcba7b5e

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