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 ????U}????U{^ 00111111001111110011111100111111010101010111110100111111001111110011111100111111010101010111101101011110 3f3f3f3f557d3f3f3f3f557b5e
SJIS-WIN ツ辰ツ但U}ツ辰ツ但U{^ 1100001010010010010000111100001010010010010000010101010101111101110000101001001001000011110000101001001001000001010101010111101101011110 c29243c29241557dc29243c29241557b5e
EUC-JP ツ辰ツ但U}ツ辰ツ但U{^ 100011101100001011000011101001001000111011000010110000111010001001010101011111011000111011000010110000111010010010001110110000101100001110100010010101010111101101011110 8ec2c3a48ec2c3a2557d8ec2c3a48ec2c3a2557b5e
UTF-8 ツ辰ツ但U}ツ辰ツ但U{^ 1110111110111110100000101110100010111110101100001110111110111110100000101110010010111101100001100101010101111101111011111011111010000010111010001011111010110000111011111011111010000010111001001011110110000110010101010111101101011110 efbe82e8beb0efbe82e4bd86557defbe82e8beb0efbe82e4bd86557b5e
UHC ?辰?但U}?辰?但U{^ 0011111111110010111000110011111111010011101000110101010101111101001111111111001011100011001111111101001110100011010101010111101101011110 3ff2e33fd3a3557d3ff2e33fd3a3557b5e

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