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 렺唜┙拒렺唜┙居^ 11101011101000001011101011100101100101001001110011100010100101001001100111100110100010111001001011101011101000001011101011100101100101001001110011100010100101001001100111100101101100011000010101011110 eba0bae5949ce29499e68b92eba0bae5949ce29499e5b1855e
UHC 렺唜┙拒렺唜┙居^ 1000111011000010110110001100010110100110110001001100101111011110100011101100001011011000110001011010011011000100110010111101110001011110 8ec2d8c5a6c4cbde8ec2d8c5a6c4cbdc5e

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