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 ???拒???居^ 0011111100111111001111111000101110010001001111110011111100111111100010111000111101011110 3f3f3f8b913f3f3f8b8f5e
EUC-JP ???拒???居^ 0011111100111111001111111011010111110001001111110011111100111111101101011110111101011110 3f3f3fb5f13f3f3fb5ef5e
UTF-8 梨편렔拒梨편렔居^ 11101111101001111010001011101101100011101011100011101011101000001001010011100110100010111001001011101111101001111010001011101101100011101011100011101011101000001001010011100101101100011000010101011110 efa7a2ed8eb8eba094e68b92efa7a2ed8eb8eba094e5b1855e
UHC 梨편렔拒梨편렔居^ 1110110010110001110001101110110110001110101010011100101111011110111011001011000111000110111011011000111010101001110010111101110001011110 ecb1c6ed8ea9cbdeecb1c6ed8ea9cbdc5e

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