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 ????`}????`{^ 00111111001111110011111100111111011000000111110100111111001111110011111100111111011000000111101101011110 3f3f3f3f607d3f3f3f3f607b5e
SJIS-WIN ツ佚嘉・`}ツ佚嘉・`{^ 1100001010011000110000111000100111000011101001010110000001111101110000101001100011000011100010011100001110100101011000000111101101011110 c298c389c3a5607dc298c389c3a5607b5e
EUC-JP ツ佚嘉・`}ツ佚嘉・`{^ 100011101100001011010000110001011011001011000101100011101010010101100000011111011000111011000010110100001100010110110010110001011000111010100101011000000111101101011110 8ec2d0c5b2c58ea5607d8ec2d0c5b2c58ea5607b5e
UTF-8 ツ佚嘉・`}ツ佚嘉・`{^ 1110111110111110100000101110010010111101100110101110010110011000100010011110111110111101101001010110000001111101111011111011111010000010111001001011110110011010111001011001100010001001111011111011110110100101011000000111101101011110 efbe82e4bd9ae59889efbda5607defbe82e4bd9ae59889efbda5607b5e
UHC ?佚嘉?`}?佚嘉?`{^ 0011111111101100111010101100101010101001001111110110000001111101001111111110110011101010110010101010100100111111011000000111101101011110 3feceacaa93f607d3feceacaa93f607b5e

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