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 箏紗?釜箏紗?釜^ 111000101011010110001110110100010011111110001010100110001110001010110101100011101101000100111111100010101001100001011110 e2b58ed13f8a98e2b58ed13f8a985e
EUC-JP 箏紗?釜箏紗?釜^ 111001001011011110111100110100110011111110110011111110001110010010110111101111001101001100111111101100111111100001011110 e4b7bcd33fb3f8e4b7bcd33fb3f85e
UTF-8 箏紗렡釜箏紗렡釜^ 11100111101011101000111111100111101101001001011111101011101000001010000111101001100001111001110011100111101011101000111111100111101101001001011111101011101000001010000111101001100001111001110001011110 e7ae8fe7b497eba0a1e9879ce7ae8fe7b497eba0a1e9879c5e
UHC 箏紗렡釜箏紗렡釜^ 1110111010110100110111101110100110001110101100101101110110111100111011101011010011011110111010011000111010110010110111011011110001011110 eeb4dee98eb2ddbceeb4dee98eb2ddbc5e

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