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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 辰袖}\}辰袖}\{^ 100100100100001110010001101100110111110101011100011111011001001001000011100100011011001101111101010111000111101101011110 924391b37d5c7d924391b37d5c7b5e
EUC-JP 辰袖}\}辰袖}\{^ 110000111010010011000010101101010111110101011100011111011100001110100100110000101011010101111101010111000111101101011110 c3a4c2b57d5c7dc3a4c2b57d5c7b5e
UTF-8 辰袖}\}辰袖}\{^ 11101000101111101011000011101000101000101001011001111101010111000111110111101000101111101011000011101000101000101001011001111101010111000111101101011110 e8beb0e8a2967d5c7de8beb0e8a2967d5c7b5e
UHC 辰袖}\}辰袖}\{^ 111100101110001111100010110000000111110101011100011111011111001011100011111000101100000001111101010111000111101101011110 f2e3e2c07d5c7df2e3e2c07d5c7b5e

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