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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 驕ィ讌笠\}驕ィ讌笠\{^ 11101001100000011010100011100110101001011000101001111101010111000111110111101001100000011010100011100110101001011000101001111101010111000111101101011110 e981a8e6a58a7d5c7de981a8e6a58a7d5c7b5e
EUC-JP 驕ィ讌笠\}驕ィ讌笠\{^ 111100011110000110001110101010001110110010100111101100111101111001011100011111011111000111100001100011101010100011101100101001111011001111011110010111000111101101011110 f1e18ea8eca7b3de5c7df1e18ea8eca7b3de5c7b5e
UTF-8 驕ィ讌笠\}驕ィ讌笠\{^ 1110100110101001100101011110111110111101101010001110100010101110100011001110011110101100101000000101110001111101111010011010100110010101111011111011110110101000111010001010111010001100111001111010110010100000010111000111101101011110 e9a995efbda8e8ae8ce7aca05c7de9a995efbda8e8ae8ce7aca05c7b5e
UHC 驕??笠\}驕??笠\{^ 1100111011110110001111110011111111011000101000100101110001111101110011101111011000111111001111111101100010100010010111000111101101011110 cef63f3fd8a25c7dcef63f3fd8a25c7b5e

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